代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_LogService.cs
@@ -113,7 +113,7 @@ public WebResponseContent GetLogList() { WebResponseContent content = new WebResponseContent(); string path = System.Environment.CurrentDirectory + "/log"; string path = System.Environment.CurrentDirectory + "/Log"; if (!System.IO.Directory.Exists(path)) { return content.Error("鏆傛棤鏃ュ織鏂囦欢");