설정값 오류 수정
This commit is contained in:
@@ -16,7 +16,7 @@ namespace CHN
|
||||
[OptionSection]
|
||||
string defaultInfo;
|
||||
[OptionKey]
|
||||
string machineInfoPath = "../ChunilENG/MachineStandardInfo.csv";
|
||||
string machineInfoPath = "./MachineStandardInfo.csv";
|
||||
|
||||
public UI_InputOrFind UI_StandardInfoFile;
|
||||
public List<StandardInfo> standardInfos = new();
|
||||
|
||||
Reference in New Issue
Block a user