llj
2025-10-20 2b5aa0f7d432d8dcd1aac3cd9d45d5a04a17d2c7
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(" +