Commit 79b275ee authored by wangxuelai's avatar wangxuelai

'最新代码提交'

parent 9e3a1e1e
......@@ -27,14 +27,14 @@ import {
errorresolve: 1,
})
}
function activityprizestatus(data) {
return wxRequest({
url: apis.customer.activity.prizestatus,
data,
method: 'GET',
errorresolve: 1,
})
}
// function activityprizestatus(data) {
// return wxRequest({
// url: apis.customer.activity.prizestatus,
// data,
// method: 'GET',
// errorresolve: 1,
// })
// }
export {
getwechatmobile,
activityconsumers,
......
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