1
wtt
2025-10-30 e9f9e11ae069c709e1aba50dc0744d5a2d0a4331
DAL/ClsGy_MaterialMouldBillMain.cs
@@ -205,9 +205,6 @@
                foreach (Model.ClsGy_MaterialMouldBillSub oSub in DetailColl)
                {
                    string subSql = "insert into Gy_MaterialMouldBillSub" +
                           "" +
                           "" +
                           "" +
                           "(HInterID,HEntryID,HSourceInterID,HSourceEntryID,HSourceBillNo,HSourceBillType" +
                           ",HMouldID,HQty,HMouldQty,HRate,HMouldType,HMouldPriority,HCubicleQty) " +
                           " values(" +