助力
This commit is contained in:
@@ -15,7 +15,11 @@ export function queryActivityDetail(data) {
|
||||
url: 'activity/applet/activity/detail',
|
||||
method: 'get',
|
||||
data,
|
||||
<<<<<<< HEAD
|
||||
noToken: true
|
||||
=======
|
||||
noToken: true
|
||||
>>>>>>> 9e24edad28eff09cb1c9d947314de6e4e3a33d19
|
||||
});
|
||||
}
|
||||
//查询抽奖次数
|
||||
@@ -62,6 +66,7 @@ export function getLuckyRecord(data) {
|
||||
data,
|
||||
noToken: true
|
||||
});
|
||||
<<<<<<< HEAD
|
||||
}
|
||||
|
||||
//查询中奖记录
|
||||
@@ -116,3 +121,6 @@ export function wxLogin(data) {
|
||||
}
|
||||
|
||||
|
||||
=======
|
||||
}
|
||||
>>>>>>> 9e24edad28eff09cb1c9d947314de6e4e3a33d19
|
||||
|
||||
Reference in New Issue
Block a user