WarM/条码打印/Gy_PackBarCodeBill_automaticallyByPLC.cs
@@ -481,6 +481,8 @@ return true; }catch(Exception ex) { string sql = "exec h_p_WMS_PackBarCodeBill_dealDataWhenError '" + textBox_HPackBarCode + "'"; oCn.RunProc(sql); throw new Exception(ex.Message); }