Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

开启数据权限后,超级管理员也没有权限? #7

Open
xee2211 opened this issue Jul 4, 2024 · 2 comments
Open

开启数据权限后,超级管理员也没有权限? #7

xee2211 opened this issue Jul 4, 2024 · 2 comments

Comments

@xee2211
Copy link

xee2211 commented Jul 4, 2024

超级管理员也看不到数据

@xee2211
Copy link
Author

xee2211 commented Jul 4, 2024

日志栏目 设置后..超级管理员也看不到了

@saithink
Copy link
Owner

saithink commented Jul 5, 2024

日志文件是一个多用控制器,里面包含登录日志和操作日志,没有初始化logic的数据;
如果需要使用权限控制,在创建日志逻辑层实例化后,执行下面的方法对logic进行赋值
$logic->init($this->adminInfo);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants