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