Browse Source

修改sysmgrapp的log

CXS 4 years ago
parent
commit
066ee4f054
1 changed files with 0 additions and 1 deletions
  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)
             {