2222222
This commit is contained in:
parent
f04c2452c3
commit
0466f2f43e
@ -9,7 +9,7 @@ use wstmart\admin\model\CashDraws as CM;
|
||||
class Uservouchers extends Base{
|
||||
// 前置方法执行列表
|
||||
protected $beforeActionList = [
|
||||
'checkAuth' => ['except'=>'startgivevouchers,savedaymoney','startrevokevouchers']// 访问这些except下的方法不需要执行前置操作
|
||||
'checkAuth' => ['except'=>'startgivevouchers,savedaymoney','startRevokeVouchers']// 访问这些except下的方法不需要执行前置操作
|
||||
];
|
||||
/**
|
||||
* 保存每日券值
|
||||
|
Loading…
x
Reference in New Issue
Block a user