Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IServices/ISys_LogService.cs @@ -229,5 +229,9 @@ return content.OK(data: new { content = res, isEnd, startIndex, len }); } WebResponseContent GetLogName(); WebResponseContent GetLog(string fileName); } }