From 98569840bbf45288d64ef5fd377cf79b7458d0a3 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期一, 21 三月 2022 00:24:25 +0800
Subject: [PATCH] 修改了条码打印 条码列表显示方法

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

diff --git a/WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs b/WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs
index de77dbd..bc179df 100644
--- a/WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs
+++ b/WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs
@@ -76,7 +76,7 @@
         }
         #endregion
 
-        #region 閫�鏂欑敵璇峰崟 鍒犻櫎
+        #region 閫�鏂欑敵璇峰崟 鍒犻櫎  
         [Route("Sc_CallGoodsBackRequestBill/DelCallGoodsBackRequestBill")]
         [HttpGet]
         public object DelCallGoodsBackRequestBill(string HInterID, string HEntryID, string user)

--
Gitblit v1.9.1