Code/WMS/WIDESEA_WMSServer/WIDESEA_Common/Constants/TaskAddressConstants.cs
@@ -23,11 +23,16 @@ /// <summary> /// 常温1号出库地址 /// </summary> public const string CW1_ADDRESS = "22001"; public const string CW1_ADDRESS = "11085"; /// <summary> /// 分容库出库地址 /// </summary> public const string GRADING_OUTBOUND_ADDRESS = "10081"; public const string GRADING_OUTBOUND_ADDRESS = "2103"; /// <summary> /// 分容库出库地址 /// </summary> public const string GRADING_RoadWayNo = "HCSC1"; } }