You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
470 B
JavaScript
13 lines
470 B
JavaScript
window.global_config = {
|
|
// BASE_URL: 'http://127.0.0.1:9998',
|
|
// BASE_URL: 'http://192.168.199.178:700'
|
|
//http://127.0.0.1:8080/glxp_warehous/
|
|
|
|
// BASE_URL:'http://192.168.31.140:8080/glxp_warehouse/', /UDIC_WMS_Server
|
|
BASE_URL: 'http://192.168.0.95:8080/UDIC_SALE_Server/',
|
|
// "BASE_URL":"http://139.9.178.73:8080/UDIC_UDI_Server"
|
|
// "BASE_URL":"http://127.0.0.1:8080/UDIC_WMS_Server"
|
|
// "BASE_URL":"http://127.0.0.1:9998"
|
|
};
|
|
|