优化直播间以及分销

This commit is contained in:
lemon橪
2021-06-29 11:58:06 +08:00
parent 8239aad928
commit 73c307173b
5 changed files with 12 additions and 12 deletions

View File

@@ -9,8 +9,6 @@ const dev = {
};
// 生产环境
const prod = {
// common: 'http://192.168.0.109:8890',
// buyer: 'http://192.168.0.109:8888',
common: "https://common-api.pickmall.cn",
buyer: "https://buyer-api.pickmall.cn",
};