forked from kidgrow-microservices-platform

zhaoxiaohao
2021-04-15 a2537c02973b7b1a55889f76ab753303c9763700
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当作查询条件返回对象集合-->