master
CaesarBao 3 months ago
parent e816259b59
commit 990c4ced26

@ -46,7 +46,7 @@ namespace FrmPrint
private static INIFile iNIFile = new INIFile(System.AppDomain.CurrentDomain.SetupInformation.ApplicationBase + "App.InI"); private static INIFile iNIFile = new INIFile(System.AppDomain.CurrentDomain.SetupInformation.ApplicationBase + "App.InI");
private List<TBDProductInfo> productInfos; private List<TBDProductInfo> productInfos;
List<string> listOnit = new List<string>(); List<string> listOnit = new List<string>();
//测试
public Form1() public Form1()
{ {

Loading…
Cancel
Save