|
@ -18,7 +18,7 @@
|
|
|
imserver = "http://10.95.22.138:3000/api/v2";
|
|
|
socketUrl = "http://10.95.22.138:3000";
|
|
|
loginUrl = "/wlyy/prescription/login.html";
|
|
|
imgServer = "http://10.95.22.140:23001/";
|
|
|
imgServer = "http://10.95.22.10:8011/";
|
|
|
}
|
|
|
} else { // 测试环境配置
|
|
|
server = "http://172.19.103.88:9092/wlyy/"
|
|
@ -33,7 +33,7 @@
|
|
|
// socketUrl = "http://192.168.131.24:3000";
|
|
|
|
|
|
loginUrl = "/wlyy/prescription/login.html";
|
|
|
//loginUrl = "/PC-prescription/login.html"; //自己本地测试时的路径
|
|
|
// loginUrl = "/PC-prescription/login.html"; //自己本地测试时的路径
|
|
|
imgServer = "http://172.19.103.54/";
|
|
|
}
|
|
|
|