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>