Commit a85a72b9752410fd3ec39b6799388b49f13ac1ad

Authored by yangfei
1 parent 4c4f122371

听力诊断模块

Showing 1 changed file with 1 additions and 1 deletions

platform-biz-service/src/main/resources/mainOrm/master/BabyPatientExtendEarHearingDiagnose.xml View file @ a85a72b
... ... @@ -954,7 +954,7 @@
954 954 ]]>
955 955 </if>
956 956 <if test="hospitalId != null and hospitalId != ''">
957   - and hospital_id = #{hospitalId,jdbcType=VARCHAR},
  957 + and hospital_id = #{hospitalId,jdbcType=VARCHAR}
958 958 </if>
959 959 <if test="babyIds!=null">
960 960 and baby_id in (