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