sinake
2026-04-25 70a8659a911f9036f25e47552679e8cb9c80d5b2
ruoyi-project/src/main/resources/mapper/project/ServiceMedicalevaluationorganMapper.xml
@@ -58,6 +58,7 @@
            resultMap="ServiceMedicalevaluationorganResult">
        <include refid="selectServiceMedicalevaluationorganVo"/>
        <where>
            del_flag=0
            <if test="infoid != null ">and InfoID = #{infoid}</if>
            <if test="medicalId != null ">and medical_id = #{medicalId}</if>
            <if test="donorno != null  and donorno != ''">and DonorNo = #{donorno}</if>