From f16d0268629a71338303fa1828b4d454391e952f Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期一, 19 一月 2026 14:08:40 +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