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