YL
2021-11-09 4ed78cf207b3a6222407c5fe0295cbfa38b44f55
Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
1个文件已修改
3 ■■■■ 已修改文件
DAL/车间管理/ClsSc_StationOutBill.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DAL/车间管理/ClsSc_StationOutBill.cs
@@ -105,6 +105,7 @@
                ",HMouldNum='" + omodel.HMouldNum.ToString() + "'" +
                ",HSourceNameList='" + omodel.HSourceNameList.ToString() + "'" +
                ",HWasterQty=" + omodel.HWasterQty.ToString() +
                ",HBadCount=" + omodel.HBadCount.ToString() +
                ",HLastSubProc=" + Convert.ToString(omodel.HLastSubProc ? 1 : 0) +
                " where HInterID=" + lngBillKey.ToString());
                //鍒犻櫎鍏宠仈
@@ -545,7 +546,7 @@
                    //        "  \"FEntity_Link_FSId\":" + Pub_Class.ClsPub.isStrNull(ds2.Tables[0].Rows[0]["HICMOEntryID"]) + "   " +
                    //    " }  ]  }  " +
                    //    " ]  }}";
                    //    //
                    //    //6
                    //    oWeb.WebService1 oweb = new DAL.oWeb.WebService1();
                    //    //
                    //    oweb.Url = Pub_Class.ClsPub.HWEBSUrl_CLD;