im商家接口问题

This commit is contained in:
2023-01-13 18:16:14 +08:00
parent 5d16a7a80e
commit c130597e95
3 changed files with 12 additions and 3 deletions

View File

@@ -7,6 +7,11 @@ 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.113:8890",
// buyer: "http://192.168.0.113:8898",
// seller: "http://192.168.0.113:8889",
// manager: "https://admin-api.pickmall.cn"
},
API_PROD: {
common: "https://common-api.pickmall.cn",