| | |
| | | { |
| | | int nextTaregt = int.Parse(outbound.NodeCode); |
| | | //纭鐩爣绔欏彴锛堝浐瀹氾級 |
| | | TaregtAddres = (nextTaregt - 1).ToString(); |
| | | TaregtAddres = (nextTaregt + 1).ToString(); |
| | | } |
| | | else |
| | | { |
| | |
| | | TaskType = TaskOutboundTypeEnum.Outbound.ObjToInt(), |
| | | TaskStatus = TaskOutStatusEnum.OutNew.ObjToInt(), |
| | | SourceAddress = locationInfo.LocationCode, |
| | | TargetAddress = outbound.NodeCode, |
| | | TargetAddress = TaregtAddres, |
| | | CurrentAddress = locationInfo.LocationCode, |
| | | NextAddress = outbound.NodeCode, |
| | | NextAddress = TaregtAddres, |
| | | Grade = 1, |
| | | Creater = "MES", |
| | | Depth = locationInfo.Depth, |