|
@@ -29,8 +29,8 @@ export default {
|
|
29
|
netConfig: {
|
29
|
netConfig: {
|
|
30
|
// http://59.42.9.166:9520/proxy
|
30
|
// http://59.42.9.166:9520/proxy
|
|
31
|
// http://10.0.7.100:9500
|
31
|
// http://10.0.7.100:9500
|
|
32
|
- // ip: "https://crm.nanjingshiyu.com/prod-api/", // ip
|
|
|
|
33
|
- ip: "https://crmtest.nanjingshiyu.com/prod-api", // 测试环境ip
|
|
|
|
|
|
32
|
+ ip: "https://crm.nanjingshiyu.com/prod-api/", // ip
|
|
|
|
33
|
+ // ip: "https://crmtest.nanjingshiyu.com/prod-api", // 测试环境ip
|
|
34
|
// ip : "/api", // 测试环境ip
|
34
|
// ip : "/api", // 测试环境ip
|
|
35
|
// ip : "http://47.113.184.101", // 测试环境ip
|
35
|
// ip : "http://47.113.184.101", // 测试环境ip
|
|
36
|
// ip: "http://172.16.7.200", // ip
|
36
|
// ip: "http://172.16.7.200", // ip
|