From c064b9124554626cd3c386a2648a8008d3efc44c Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 15 十月 2024 15:20:06 +0800
Subject: [PATCH] 考勤汇报单列表、 异常工时申请单列表、 定额申请单列表 客户列表, 供应商列表 分页

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

diff --git a/WebAPI/Controllers/CJGL/Gy_MaterPreventErrMouldBillController.cs b/WebAPI/Controllers/CJGL/Gy_MaterPreventErrMouldBillController.cs
index 347d624..694171f 100644
--- a/WebAPI/Controllers/CJGL/Gy_MaterPreventErrMouldBillController.cs
+++ b/WebAPI/Controllers/CJGL/Gy_MaterPreventErrMouldBillController.cs
@@ -26,7 +26,7 @@
         #region 浜у搧闃查敊楠岃瘉娓呭崟鍒楄〃 鏌ヨ 鍙樉绀轰富琛�      
         [Route("Gy_MaterPreventErrMouldBill/get锘縂y_MaterPreventErrMouldBillMainList_Main")]
         [HttpGet]
-        public object Gy_MaterPreventErrMouldBillMainList_Main(string sWhere, string user)
+        public object get锘縂y_MaterPreventErrMouldBillMainList_Main(string sWhere, string user)
         {
             try
             {

--
Gitblit v1.9.1