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