mirror of
https://gitee.com/liuxioabin/fengketrade.git
synced 2026-04-17 21:03:17 +08:00
up
This commit is contained in:
parent
51d988cebc
commit
89e5513272
@ -18,7 +18,7 @@ class Ccblife extends Common
|
|||||||
* 不需要登录的方法
|
* 不需要登录的方法
|
||||||
* @var array
|
* @var array
|
||||||
*/
|
*/
|
||||||
protected $noNeedLogin = ['autoLogin', 'login', 'callback', 'decryptParam'];
|
protected $noNeedLogin = ['login', 'decryptParam'];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 不需要权限的方法
|
* 不需要权限的方法
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user