From b3e25b40e4cbab411ad5a5e587974695b8aba362 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期四, 14 四月 2022 09:29:31 +0800
Subject: [PATCH] 新增其他出库检验单  其他出库校验单缓存类表弟

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

diff --git a/WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs b/WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs
index d80260f..bc179df 100644
--- a/WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs
+++ b/WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs
@@ -76,14 +76,14 @@
         }
         #endregion
 
-        #region 閫�鏂欑敵璇峰崟 鍒犻櫎
+        #region 閫�鏂欑敵璇峰崟 鍒犻櫎  
         [Route("Sc_CallGoodsBackRequestBill/DelCallGoodsBackRequestBill")]
         [HttpGet]
         public object DelCallGoodsBackRequestBill(string HInterID, string HEntryID, string user)
         {
             try
             {
-                //鍒ゆ柇鏄惁鏈夋煡璇㈡潈闄� 
+                //鍒ゆ柇鏄惁鏈夋煡璇㈡潈闄�  
                 if (!DBUtility.ClsPub.Security_Log("JIT_ComplementGoods_Drop", 1, false, user))
                 {
                     objJsonResult.code = "0";

--
Gitblit v1.9.1