reset config seller

This commit is contained in:
paulGao 2021-09-24 16:34:42 +08:00
parent 0342f1d17a
commit 04cc8b991c

View File

@ -7,6 +7,10 @@ var BASE = {
buyer: "https://buyer-api.pickmall.cn",
seller: "https://store-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: {
common: "https://common-api.pickmall.cn",