kidgrow-business/kidgrow-opration-center/kidgrow-opration-center-biz/src/main/resources/mapper/ScreeningOrganizationInfoMapper.xml
@@ -98,4 +98,11 @@ <include refid="where"/> order by id desc </select> <select id="findByHospitalId" resultType="com.kidgrow.oprationcenter.model.ScreeningOrganizationInfo" parameterType="java.lang.Long"> select <include refid="Column_List"/> from screening_organization_info where source_hospital_id=#{t} </select> </mapper>