修改后台小程序直播查看问题,新增只有自营店可以赠送积分

This commit is contained in:
lemon橪
2021-06-24 10:32:51 +08:00
parent b7dd7f1c3b
commit 4133badc46
4 changed files with 13 additions and 12 deletions

View File

@@ -30,7 +30,7 @@ export const getLiveList = params => {
// 获取直播间详情
export const getLiveInfo = studioId => {
return getRequest(`/broadcast/studio/studioInfo/${studioId}`);
return getRequest(`/broadcast/studio/${studioId}`);
};
// 获取当前进行中的促销活动商品