단가($) 작업
This commit is contained in:
@@ -133,6 +133,7 @@ namespace Project
|
||||
|
||||
Update_Site();
|
||||
bw.RunWorkerAsync(); //background worker
|
||||
UpdateControls();
|
||||
|
||||
//사용기록추적
|
||||
Pub.CheckNRegister3(Application.ProductName, "chi", Application.ProductVersion);
|
||||
@@ -323,7 +324,8 @@ namespace Project
|
||||
void UpdateControls()
|
||||
{
|
||||
|
||||
|
||||
//환율재적용 - 210711
|
||||
FCOMMON.info.dollertowon = Pub.setting.wondoller;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user