smartor/src/main/resources/mapper/smartor/PatMedInhospMapper.xml @@ -1004,7 +1004,7 @@ <where> del_flag = 0 and service_type=2 and is_visit_again = 0 and is_visit_again = 2 <if test="orgid != null"> AND orgid = #{orgid} </if>