- 버전 추가
- 영업이익률 표시 안되던 문제 수정
This commit is contained in:
@@ -28,6 +28,7 @@ namespace NewsCrawler
|
||||
cbAccount.SelectedItem = Config.GetAccount();
|
||||
|
||||
tbSupplyContractRate.Text = Config.GetSupplyContractRate().ToString();
|
||||
tbRevenueRate.Text = Config.GetRevenueRate().ToString();
|
||||
}
|
||||
|
||||
private void OpenFile(string strName)
|
||||
|
||||
Reference in New Issue
Block a user