forked from kidgrow-microservices-platform

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