select m from Menu m,Menuusertype mt where mt.menu.id=m.id and mt.usertype=?
转载于:https://my.oschina.net/jiefalcon/blog/143337
select m from Menu m,Menuusertype mt where mt.menu.id=m.id and mt.usertype=?
转载于:https://my.oschina.net/jiefalcon/blog/143337