forked from kidgrow-microservices-platform

zhaoxiaohao
2020-04-08 a3266c39c64d50baf893d374585dc68d012e5622
kidgrow-business/kidgrow-usercenter/kidgrow-usercenter-biz/src/main/resources/mapper/SysUserLogsMapper.xml
@@ -52,6 +52,7 @@
        from sys_user_logs
        <include refid="where"/>
        order by id desc
        limit 1
    </select>
    <!--定义根据-SysUserLogs当作查询条件返回对象集合-->