优化
This commit is contained in:
parent
9098815a73
commit
3ddd689a77
@ -37,7 +37,7 @@ class UploadController extends Crud
|
|||||||
* 不需要鉴权的方法
|
* 不需要鉴权的方法
|
||||||
* @var string[]
|
* @var string[]
|
||||||
*/
|
*/
|
||||||
public $noNeedAuth = ['info'];
|
public $noNeedAuth = ['uploadFile'];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 构造函数
|
* 构造函数
|
||||||
|
Loading…
x
Reference in New Issue
Block a user