适配api

master
paulGao 2022-02-14 14:21:48 +08:00
parent 38d8d2e1ca
commit f52e929d04
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ const dev = {
// common: "https://common-api.pickmall.cn",
// buyer: "https://buyer-api.pickmall.cn",
common: "http://127.0.0.1:8888",
buyer: "http://127.0.0.1:8888",
common: "http://192.168.111:8890",
buyer: "http://192.168.111:8888",
};
// 生产环境