fix:修复bug
This commit is contained in:
@@ -30,7 +30,7 @@ export const getCommonByBrand = (brandName) => {
|
||||
// 查询激活的且临近关闭时间最近的活动
|
||||
export const getActiveActivity = () => {
|
||||
return request({
|
||||
url: '/app/activity/nearest-active',
|
||||
url: '/device/activity/agent/list',
|
||||
method: 'get',
|
||||
hideLoading: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user