From 1ac2c31898b2a10906c0058b1b62f73f5ea6daf9 Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期四, 29 八月 2024 09:07:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.95.120.53:8083/r/JC26WMS
---
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