From 8a9cdd9ad20f3fa983e0c477e6f9d4c2ea6d2689 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期五, 18 三月 2022 14:42:14 +0800
Subject: [PATCH] 1

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

diff --git a/WebAPI/Controllers/SCGL/Sc_ComplementGoodBillController.cs b/WebAPI/Controllers/SCGL/Sc_ComplementGoodBillController.cs
index ec083ca..60ab4cf 100644
--- a/WebAPI/Controllers/SCGL/Sc_ComplementGoodBillController.cs
+++ b/WebAPI/Controllers/SCGL/Sc_ComplementGoodBillController.cs
@@ -600,7 +600,7 @@
         {
             try
             {
-                //鍙嶅簭鍒楀寲浼犻�掔殑鍊� 12
+                //鍙嶅簭鍒楀寲浼犻�掔殑鍊�
                 HlpBill com = JsonConvert.DeserializeObject<HlpBill>(sWhere.ToString());
 
                 ds = oCN.RunProcReturn($"exec h_p_JIT_CallGoodsPlatForm_DownQuery 0,0,'',0,0,{com.HSouceInterID},{com.HSourceEntryID}"+

--
Gitblit v1.9.1