From ec78b532e0ac6d2e6e92ad0a7fb75dab42f06e70 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周五, 22 11月 2024 13:06:58 +0800 Subject: [PATCH] 2222 --- CC/iWareCC_ASRS/FormCC.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CC/iWareCC_ASRS/FormCC.cs b/CC/iWareCC_ASRS/FormCC.cs index 47d2b1a..c45661a 100644 --- a/CC/iWareCC_ASRS/FormCC.cs +++ b/CC/iWareCC_ASRS/FormCC.cs @@ -301,7 +301,7 @@ } else {//姝e紡妯″紡 - rgvServiceClient = new RgvServiceClient(); + stationServiceClient = new StationServiceClient(); } this.lbl_IsSimulationPLC.BackColor = IsSimulationPLC ? Color.Red : Color.Green; -- Gitblit v1.9.3