曲线回读+测试报告导出前期工作
This commit is contained in:
@@ -24,6 +24,7 @@ namespace UIShare.GlobalVariable
|
||||
public string TSMasterName { get; set; } = "ADP测试上位机";
|
||||
public string SubProgramFilePath { get; set; } = @"D:\ADP\子程序\";
|
||||
public string Title { get; set; } = string.Empty;
|
||||
public string CurrentADPFile { get; set; }
|
||||
public int PerformanceLevel { get; set; } = 50;
|
||||
public string DefaultProgramFilePath { get; set; } = "";
|
||||
public string DefaultBLFFilePath { get; set; } = "";
|
||||
|
||||
Reference in New Issue
Block a user