-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
加功能-字典权限 #9
Comments
您好! 数据字典的权限控制具体是什么样的功能,请详细说明。 |
控制用户可以使用的字典数据
Tang ***@***.***>于2023年11月3日 周五16:33写道:
… 想加功能数据字典的权限控制
您好!
数据字典的权限控制具体是什么样的功能,请详细说明。
—
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APARC7EKVL4Z3CN6P3QC6DLYCST45AVCNFSM6AAAAAA64BJEVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJSGA2DKMRVHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
假如有一个字典 test 里面有四个数据 A、B、C、D,用户A、B都使用这个字典,但用户A只能看到A、B数据,用户B只能看到C、D数据,这样吗? |
对,用户a没有权限就没有字典数据。需要授权后才能看到相应的数据。从角色上来分,打个比方就是。我是某个区的教育局负责人,我字典里添加是所有的学校。但我只负责一个区,所以只能加载其中一个区的学校进行管理。 |
Got you! |
功能已新增 9e06872 |
想加功能数据字典的权限控制
The text was updated successfully, but these errors were encountered: