Code Management/WCS/WIDESEA_WCSServer/WIDESEAWCS_ISystemServices/ISys_LogService.cs
@@ -234,5 +234,8 @@ return content.OK(data: new { content = res, isEnd, startIndex, len }); } WebResponseContent GetLogName(); WebResponseContent GetLog(string fileName); } }