From 598c86307c71e2e916135a1cec6d991298972ef5 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期四, 17 三月 2022 08:43:55 +0800
Subject: [PATCH] 12

---
 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 60ab4cf..ec083ca 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