YL
2021-12-06 5999970a9c140401cb456ed65db6662214ea22f9
Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
1个文件已修改
1 ■■■■ 已修改文件
WebAPI/Controllers/Sc_MouldOtherInBillController.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/Sc_MouldOtherInBillController.cs
@@ -17,7 +17,6 @@
        private json objJsonResult = new json();
        public DataSet ds = new DataSet();
        public WebServer webserver = new WebServer();
        SQLHelper.ClsCN oCN = new SQLHelper.ClsCN();
        public DAL.ClsSc_MouldScrapInBill BillNew0 = new DAL.ClsSc_MouldScrapInBill();   //模具报废入库对应单据类
        public DAL.ClsSc_MouldScrapInBill BillOld0 = new DAL.ClsSc_MouldScrapInBill();   //模具报废入库对应单据类