项目代码/WCSServices/WIDESEAWCS_ISystemServices/ISys_LogService.cs @@ -10,5 +10,6 @@ { public interface ISys_LogService : IService<Sys_Log> { void DeleteOldLogs(); } }