From f10e29b77659f6b7db1cf8d0e0fc5387b958e2c5 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期三, 17 七月 2024 16:54:08 +0800
Subject: [PATCH] Merge branch 'wxw'

---
 Wms/WMS.IBLL/ILogServer/IOperationSysServer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Wms/WMS.IBLL/ILogServer/IOperationSysServer.cs b/Wms/WMS.IBLL/ILogServer/IOperationSysServer.cs
index 2386291..93aeebd 100644
--- a/Wms/WMS.IBLL/ILogServer/IOperationSysServer.cs
+++ b/Wms/WMS.IBLL/ILogServer/IOperationSysServer.cs
@@ -49,7 +49,7 @@
         /// <param name="menuno">鑿滃崟鍙�</param>
         /// <param name="parentno">妯″潡鍙�</param>
         /// <returns></returns>
-        Task<SqlSugarPagedList<OperationDto>> GetSysOperationList(GetOperationVm model);
+        Task<SqlSugarPagedList> GetSysOperationList(GetOperationVm model);
 
         /// <summary>
         /// 鏂板绯荤粺鎿嶄綔鏃ュ織

--
Gitblit v1.8.0