From 151c732af74aa3ce8e8effae31aced9e3c8d19a2 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 06 七月 2021 23:23:33 +0800
Subject: [PATCH] 列表单据列宽保存案例

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

diff --git a/WebAPI/Controllers/Sc_MouldOtherInBillController.cs b/WebAPI/Controllers/Sc_MouldOtherInBillController.cs
index a862f37..94e4da7 100644
--- a/WebAPI/Controllers/Sc_MouldOtherInBillController.cs
+++ b/WebAPI/Controllers/Sc_MouldOtherInBillController.cs
@@ -182,7 +182,7 @@
                     if (oMould.DeleteBill(HItemID, ref DBUtility.ClsPub.sExeReturnInfo))
                     {
                         //鍐欏叆鏃ュ織
-                        ClsPub.Add_Log("", "鍒犻櫎椤圭洰锛屼唬鐮侊細" + oMould.omodel.HNumber + ",鍚嶇О锛�" + oMould.omodel.HName, ClsPub.CurUserName);
+                        //ClsPub.Add_Log("", "鍒犻櫎椤圭洰锛屼唬鐮侊細" + oMould.omodel.HNumber + ",鍚嶇О锛�" + oMould.omodel.HName, ClsPub.CurUserName);
                         //鏇存柊涓婄骇涓� 鏈骇
                         objJsonResult.code = "1";
                         objJsonResult.count = 1;

--
Gitblit v1.9.1