陈昶聿
4 天以前 8b3cc6c44c82c6a0b172f389b9e03c98101ba0a7
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>