reset config
parent
9e8f369da4
commit
3674b63db4
|
@ -7,10 +7,6 @@ var BASE = {
|
||||||
buyer: "https://buyer-api.pickmall.cn",
|
buyer: "https://buyer-api.pickmall.cn",
|
||||||
seller: "https://store-api.pickmall.cn",
|
seller: "https://store-api.pickmall.cn",
|
||||||
manager: "https://admin-api.pickmall.cn"
|
manager: "https://admin-api.pickmall.cn"
|
||||||
// common: "http://192.168.0.111:8890",
|
|
||||||
// buyer: "http://192.168.0.111:8888",
|
|
||||||
// seller: "http://192.168.0.111:8889",
|
|
||||||
// manager: "http://192.168.0.111:8887"
|
|
||||||
},
|
},
|
||||||
API_PROD: {
|
API_PROD: {
|
||||||
common: "https://common-api.pickmall.cn",
|
common: "https://common-api.pickmall.cn",
|
||||||
|
|
Loading…
Reference in New Issue