该文被密码保护。 阅读全文
posted @ 2017-02-25 21:19 牵牛花 阅读(0) 评论(0) 推荐(0)
摘要: String juniorApprovalUserHql = "select c.id,c.username from UserInfo c left join c.userRole where c.userRole.id = 16"; List<UserInfo> juniorApprovalUs 阅读全文
posted @ 2017-02-25 13:55 牵牛花 阅读(336) 评论(0) 推荐(0)