| | |
| | | import java.util.Map; |
| | | |
| | | public class Constants { |
| | | |
| | | public static final String SY_MES_URL = "http://192.168.0.204:8610/v1/report"; |
| | | |
| | | // public static final String SY_MES_URL = "http://127.0.0.1:8085/bs/processesInfo/v1/report"; |
| | | |
| | | public static final String WC_TEST_MES_URL = "http://10.0.11.40:9000/open/saveTwoPlant"; //测试环境接口地址 |
| | | public static final String SY_FORMAL_MES_URL = "http://mes4api.weichai.com/open/saveTwoPlant"; //正式环境接口地址: |
| | | |
| | | public static final String IN_BOUND_TIME_CODE = "PAT_INT"; |
| | | public static final String OUT_BOUND_TIME_CODE = "PAT_INT"; |