mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-09-09 17:22:00 +08:00
fix(admin): 为编辑器配置入口补充登录校验
为富文本编辑器切换入口补充登录注解,同时保留原有超级管理员校验。
This commit is contained in:
parent
121e56252e
commit
e34adb1f1d
@ -100,6 +100,7 @@ class System extends Controller
|
||||
|
||||
/**
|
||||
* 修改富文本编辑器.
|
||||
* @login true
|
||||
* @throws \think\admin\Exception
|
||||
*/
|
||||
public function editor()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user