forked from kidgrow-microservices-platform

zhaoxiaohao
2020-04-26 fc223b26f87f7a221b38084bb62d8047974bbf1c
kidgrow-business/kidgrow-opration-center/kidgrow-opration-center-biz/src/main/resources/mapper/DoctorAnswerMapper.xml
@@ -46,6 +46,7 @@
        from doctor_answer
        <include refid="where"/>
        order by id desc
        limit 1
    </select>
    <!--定义根据-DoctorAnswer当作查询条件返回对象集合-->