| | |
| | | using iWareCommon.Utils; |
| | | using iWareCommon.Common.Globle; |
| | | using iWareCommon; |
| | | using iWareSda.Devices._3_Station.StationModel; |
| | | |
| | | using Newtonsoft.Json; |
| | | using iWareSda.Model; |
| | | |
| | |
| | | var view_stationObj = this.View.W_StationForWriteCommList.Where(x => x.StationCode == stationCode).FirstOrDefault(); |
| | | |
| | | MessageModel b2 = null; |
| | | if (stationCode == StationLocationEnum.BZ01.ToString()) |
| | | if (stationCode == StationLocationEnum.BZ01.ToString() || stationCode == StationLocationEnum.BZ30.ToString()) |
| | | { |
| | | int i_result = 0; |
| | | if (value) |