Commit a9d45322 authored by 王炽's avatar 王炽

666666

parent bd491b51
......@@ -46,4 +46,4 @@ export const taskCompleteJSON = (activityId) => api.post('/c/activity/todo/compl
export const getPointsBenefitCouponJSON = () => api.get('/c/resource/pointsBenefit/coupon');
//查询任务结果接口
export const queryTodoResultJSON = (activityId) => api.post('/c/activity/queryTodoResult');
export const queryTodoResultJSON = (activityId) => api.get('/c/activity/todo/queryTodoResult');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment