Commit 559c5daf authored by cq990612's avatar cq990612

优化代码结构

parent de3825b5
......@@ -150,6 +150,7 @@ LEFT JOIN work_role r on ur.role_id = r.id
AND r.id is null
</if>
</where>
GROUP BY u.id
</select>
<select id="getUserRole" resultType="cn.wisenergy.model.app.WorkRole">
......
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