Explorar el Código

修改sysmgrapp的log

CXS hace 4 años
padre
commit
066ee4f054
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)
             {