6 lines
133 B
JavaScript
6 lines
133 B
JavaScript
2 years ago
|
window.global_config = {
|
||
|
"BASE_URL": "https://www.udims.com/UDI_DL_Server_test",
|
||
|
// "BASE_URL": "http://127.0.0.1:9994",
|
||
|
};
|
||
|
|