Commit d087c6cb authored by Quxl's avatar Quxl

xx

parent 7af3b7d4
......@@ -77,6 +77,7 @@ public class AdminAuthServiceImpl implements AdminAuthService {
if(group_id != null) {
map.put("is_show", true);
} else {
map.put("is_show", false);
map.put("menu_no", null);
map.put("menu_link", null);
}
......
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