yxh
5 天以前 e37b6d359a7ea78f9a49c8913db56ae6003594a9
ruoyi-project/src/main/resources/mapper/project/ServiceDonationwitnessMapper.xml
@@ -104,6 +104,7 @@
                #{gainhospitalname}, '%')
            </if>
            <if test="operationdoctor != null  and operationdoctor != ''">and OperationDoctor = #{operationdoctor}</if>
            <if test="infoid != null">and InfoID = #{infoid}</if>
        </where>
    </select>