Authored by yyq

list api

... ... @@ -19,7 +19,7 @@ module.exports = class extends global.yoho.BaseModel {
uid: uid
}}),
this.get({data: {
method: 'app.invitecode.detail',
method: 'app.invitecode.history',
uid: uid,
page: page || 1
}})
... ...