You've already forked qlg.tsgz.moe
caifen
This commit is contained in:
@ -17,7 +17,10 @@ class Index extends Base{
|
||||
* @return [type] [description]
|
||||
*/
|
||||
public function startGiveVouchers(){
|
||||
Model('UserVouchers')->startGiveVouchers();
|
||||
return Model('UserVouchers')->startGiveVouchers();
|
||||
}
|
||||
public function startRevokeVouchers(){
|
||||
return Model('UserVouchers')->startRevokeVouchers();
|
||||
}
|
||||
/**
|
||||
* 首页
|
||||
|
Reference in New Issue
Block a user