订单分配车辆更新wms系统对应任务执行车辆
This commit is contained in:
@@ -23,4 +23,8 @@ public interface GuestUserCredentials {
|
||||
* 内核开放端口
|
||||
*/
|
||||
Integer PORT = 1099;
|
||||
/**
|
||||
* WMS系统地址
|
||||
*/
|
||||
String WMS_URL = "http://192.168.124.114:2004";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user