Commit 6ca9d994 authored by 赵啸非's avatar 赵啸非

添加代办员工评价次数

parent b468bf1d
...@@ -12,5 +12,8 @@ ...@@ -12,5 +12,8 @@
left join mortals_xhx_role_user as c left join mortals_xhx_role_user as c
on b.roleId=c.roleId on b.roleId=c.roleId
where c.userId=#{condition.userId}) where c.userId=#{condition.userId})
order by a.parentId a.orderId
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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