schangxiang@126.com
2024-11-22 ec78b532e0ac6d2e6e92ad0a7fb75dab42f06e70
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;