1
This commit is contained in:
@@ -132,7 +132,7 @@ namespace JinYuan.ControlCenters
|
|||||||
DicStationFunction = new Dictionary<string, dgStationFunction>();
|
DicStationFunction = new Dictionary<string, dgStationFunction>();
|
||||||
|
|
||||||
DicStationFunction.Add("电芯进站", FeedingStation);
|
DicStationFunction.Add("电芯进站", FeedingStation);
|
||||||
DicStationFunction.Add("NG出站", NGStation);
|
// DicStationFunction.Add("NG出站", NGStation);
|
||||||
DicStationFunction.Add("电芯出站", BlankingStation);
|
DicStationFunction.Add("电芯出站", BlankingStation);
|
||||||
|
|
||||||
for (int i = 0; i < CommonMethods.ChatLineCount; i++)
|
for (int i = 0; i < CommonMethods.ChatLineCount; i++)
|
||||||
|
|||||||
Reference in New Issue
Block a user