forked from kidgrow-microservices-platform

侯瑞军
2020-04-26 a35a3d9d6ce42cd3a483a2204bc52479520bbb72
kidgrow-business/kidgrow-opration-center/kidgrow-opration-center-biz/src/main/resources/mapper/HospitalScreeningMapper.xml
@@ -61,6 +61,7 @@
        from hospital_screening
        <include refid="where"/>
        order by id desc
        limit 1
    </select>
    <!--定义根据-HospitalScreening当作查询条件返回对象集合-->