| | |
| | | */ |
| | | public class MesConstant { |
| | | |
| | | |
| | | public static final String URL = "http://192.168.1.72:8301"; |
| | | public static final String URL = "123.157.250.242:9990"; |
| | | |
| | | public static final String PACK_DOWN_URL = "mes/api/zy/v1/packDown/sendList"; |
| | | |
| | | public static final String PAKIN_URL = "mes/api/zy/v1/warehouse/sendList"; |
| | | public static final String PAKIN_URL = "/CROSS/RESTful"; |
| | | |
| | | public static final String PAKOUT_URL = "mes/api/zy/v1/warehous1e/sendList"; |
| | | public static final String PAKOUT_URL = "wmsFinprd/api/zy/v1/packOut/sendList"; |
| | | |
| | | } |