项目代码/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/Sys_LogService.cs @@ -15,5 +15,7 @@ public Sys_LogService(IRepository<Sys_Log> BaseDal) : base(BaseDal) { } } }