Commit 6a6063e9 by 徐高华

Merge branch 'feature/xgh/bug/0527' into 'master'

权限

See merge request !1787
parents d3a07f39 560b24f4
......@@ -307,6 +307,7 @@ public class HaobanRoleApiServiceImpl implements HaobanRoleApiService {
String code = item.getMenuCode() ;
// 开启的权限
if(menuCodes.contains(code)) {
menuCodes.add(code) ;
continue ;
}
// 无需授权的权限
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment