Explorar o código

优化自动打印代码

callm hai 1 mes
pai
achega
fd34816d45
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UAS_MES_YD/FunctionCode/Make/Make_TestCollection.cs

+ 1 - 1
UAS_MES_YD/FunctionCode/Make/Make_TestCollection.cs

@@ -91,7 +91,7 @@ namespace UAS_MES_NEW.Make
                 {
                     engine = new Engine();
                     engine.Start();
-                    format = engine.Documents.Open(Application.StartupPath + "/BadCode.btw");
+                    format = engine.Documents.Open(Application.StartupPath + "/SN.btw");
                     EnablePrint = true;
                 }
                 catch (Exception)