|
|
@ -7,6 +7,7 @@ module.exports = { |
|
|
|
}; |
|
|
|
|
|
|
|
function BASEURL() { |
|
|
|
// return "https://epdc-test.elinkservice.cn/epdc-api/api/"
|
|
|
|
return "https://epdc-yushan.elinkservice.cn/epdc-api/api/" |
|
|
|
// return "https://epdc-shibei.elinkservice.cn/epdc-api/api/"; //市北党群e家正式版
|
|
|
|
// return "http://219.146.91.110:10000/epdc-api/api/" //测试地址
|
|
|
|