mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-18 00:15:54 +08:00
新增直播间中 推荐直播间以及对于直播间的一些操作
This commit is contained in:
@@ -11,8 +11,8 @@ const dev = {
|
||||
};
|
||||
// 生产环境
|
||||
const prod = {
|
||||
common: "https://common-api.pickmall.cn",
|
||||
buyer: "https://buyer-api.pickmall.cn",
|
||||
common: 'http://192.168.0.109:8890',
|
||||
buyer: 'http://192.168.0.109:8888',
|
||||
};
|
||||
|
||||
//默认生产环境
|
||||
|
||||
Reference in New Issue
Block a user