smartor/src/main/resources/mapper/smartor/PatSatisfactionMapper.xml
@@ -59,6 +59,7 @@ resultMap="PatSatisfactionResult"> <include refid="selectPatSatisfactionVo"/> WHERE 1=1 <if test="orgid != null and orgid != ''"> and orgid = #{orgid}</if> AND del_flag=0 <if test="patName != null and patName != ''">