| | |
| | | // public static final String URL = "http://webservice.kopen.com.cn:1482/kc-api/api/wms/ "; |
| | | public static final String URL = "http://10.143.23.26:1482/kc-api/api/wms/ "; |
| | | |
| | | //AGV拉口地址 |
| | | public static final String AGV_URL = "http://192.168.238.202/rcs/rtas/api/robot/controller"; |
| | | |
| | | //WCS系统接口地址 |
| | | // public static final String WCS_URL = "http://192.168.238.32:9090/wcs"; |
| | | |
| | | public static final String WCS_URL = "http://192.168.238.241:9090/wcs"; |
| | | public static final String WCS_URL = "http://192.168.238.31:9090/wcs"; |
| | | |
| | | //上架派工单反馈 |
| | | public static final String IN_DISPATCH_RESULT = "getInDispatchResult"; |