llj
2025-10-21 22e94cbe8e20e99d0c7d873868a768a17f3836fa
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
            {