From 3e073e3d25f894fa43b800b6ee3c44a847203ddf Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期五, 16 一月 2026 15:33:07 +0800
Subject: [PATCH] 1

---
 WebAPI/Controllers/CGGL/Cg_POOrderBillController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Controllers/CGGL/Cg_POOrderBillController.cs b/WebAPI/Controllers/CGGL/Cg_POOrderBillController.cs
index 0601117..0eaf023 100644
--- a/WebAPI/Controllers/CGGL/Cg_POOrderBillController.cs
+++ b/WebAPI/Controllers/CGGL/Cg_POOrderBillController.cs
@@ -817,7 +817,7 @@
                 websLsmain.HBillNo = HBillNo;
                 websLsmain.HSupID = HSupID;
                 websLsmain.HEmpID = MaterID;
-                websLsmain.HSTOCKORGID = 100038;
+                //websLsmain.HSTOCKORGID = 100038;
                 //websLsmain.HBillType = mainList[0].HBillType;
                 
                 objJsonResult = AddBillMould(HBillNo, MaterID, HSupID);

--
Gitblit v1.9.1