forked from kidgrow-microservices-platform

houruijun
2020-11-27 5fe2259c5c9b473668c0d89ae1d19537c10b77db
kidgrow-business/kidgrow-opration-center/kidgrow-opration-center-biz/src/main/resources/mapper/BusinessRecordsMapper.xml
@@ -76,6 +76,7 @@
        from business_records
        <include refid="where"/>
        order by id desc
        limit 1
    </select>
    <!--定义根据-BusinessRecords当作查询条件返回对象集合-->