瀏覽代碼

修改sysmgrapp的log

CXS 4 年之前
父節點
當前提交
066ee4f054
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      OTSSysMgrApp/ControllerSettingForm.cs

+ 0 - 1
OTSSysMgrApp/ControllerSettingForm.cs

@@ -983,7 +983,6 @@ namespace OTSSysMgrApp
                         lbXrayCount.Text = nXrayCount.ToString();
                     }
                 }
-                log.Info("Area collection successful!");
             }
             catch (Exception ex)
             {