config 修改

master
夜良king 2023-01-10 18:32:26 +08:00
parent 4f243afb63
commit 94ab061cc8
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ var BASE = {
* @description api请求基础路径
*/
API_DEV: {
common: "http://192.168.0.113:8890",
buyer: "http://192.168.0.113:8898",
common: "https://common-api.pickmall.cn",
buyer: "https://buyer-api.pickmall.cn",
seller: "https://store-api.pickmall.cn",
manager: "https://admin-api.pickmall.cn"
// common: "http://192.168.0.105:8890",