From 22e94cbe8e20e99d0c7d873868a768a17f3836fa Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期二, 21 十月 2025 16:46:21 +0800
Subject: [PATCH] 金蝶插件同步
---
 WebAPI/Controllers/BaseSet/Gy_SourceController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Controllers/BaseSet/Gy_SourceController.cs b/WebAPI/Controllers/BaseSet/Gy_SourceController.cs
index 4dd63cb..fa8d2df 100644
--- a/WebAPI/Controllers/BaseSet/Gy_SourceController.cs
+++ b/WebAPI/Controllers/BaseSet/Gy_SourceController.cs
@@ -367,7 +367,7 @@
         #region 鐢熶骇璧勬簮鍒楄〃-鍒嗛〉
         [Route("Gy_Source/list_byPage")]
         [HttpGet]
-        public object GetSourceList_byPage(string sWhere, string user, string Organization, int page, int size)
+        public object GetSourceList_byPage1(string sWhere, string user, string Organization, int page, int size)
         {
             try
             {
--
Gitblit v1.9.1