huangxiaoqiang
23 小时以前 e483ac11616ffc9260d8f491fcc0d66f480b5443
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);
    }
}