From 175b13f437ac3089a1e67cddb416408a3e0a1567 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期四, 16 十月 2025 11:21:32 +0800
Subject: [PATCH] 1

---
 DAL/ClsGy_MaterialMouldBillMain.cs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/DAL/ClsGy_MaterialMouldBillMain.cs b/DAL/ClsGy_MaterialMouldBillMain.cs
index 0ffb6d0..34f49fe 100644
--- a/DAL/ClsGy_MaterialMouldBillMain.cs
+++ b/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(" +

--
Gitblit v1.9.1