1
wtt
2 天以前 60c33d122fed78adebb7cb9e85ab8dff3d7aa72a
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(" +