smartor/src/main/resources/mapper/smartor/PatMedOperationMapper.xml
@@ -157,6 +157,7 @@ resultMap="PatMedOperationResult"> <include refid="selectPatMedOperationVo"/> WHERE 1=1 <if test="orgid != null and orgid != ''"> and orgid = #{orgid}</if> AND del_flag='0' <if test="patid != null ">