reset config seller

master
paulGao 2021-09-24 16:34:42 +08:00
parent 0342f1d17a
commit 04cc8b991c
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ 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",