登陆是多账号报错

master
linjj 4 months ago
parent 7a9839256c
commit 13a0f49f6e

@ -732,7 +732,7 @@
select power_user.`name` select power_user.`name`
from from
power_user power_user
where user_name = #{userId} where user_name = #{userId} and effective = 1
</select> </select>
<select id="selectForDoctorRoom" resultType="java.lang.String"> <select id="selectForDoctorRoom" resultType="java.lang.String">
select select

Loading…
Cancel
Save