master
zhuce 2024-03-20 12:53:30 +08:00
parent 36190438f0
commit 5d63e11eca
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ var BASE = {
common: "https://common-api.pickmall.cn",
buyer: "https://buyer-api.pickmall.cn",
seller: "https://store-api.pickmall.cn",
manager: "https://admin-api.pickmall.cn",
manager: "http://localhost:8887",
},
API_PROD: {
common: "https://common-api.pickmall.cn",