1
wtt
2025-08-13 b840c07efd6aaa01f10cbc3de04b3e72d2c6521d
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(" +