zongzhibin
2024-11-22 3c1646a85f085cb0dd8dd386cdcdcd5a221adc4d
CC/iWareCC_ASRS/FormCC.cs
@@ -301,7 +301,7 @@
            }
            else
            {//正式模式 
                rgvServiceClient = new RgvServiceClient();
                stationServiceClient = new StationServiceClient();
            }
            this.lbl_IsSimulationPLC.BackColor = IsSimulationPLC ? Color.Red : Color.Green;