60 Commits (master)
 

Author SHA1 Message Date
GPU is all you need 579d8f2479 移动一些文件位置,增加knife4j的依赖,并配置knife4j, 4 years ago
GPU is all you need 86b40e1fe5 删除ResultUtils类,Result类重命名为R并具有ResultUtils的所有功能,修复CustomUserCache获取当前用户为空,直接返回,现在是去数据库查,菜单相关功能基本完成,现在DataBaseUrl投票器,和LoginFilter改成方便调试,去掉验证码功能,和鉴权功能, 4 years ago
GPU is all you need be0b14b7a1 inner join 全部改为 left join 应为没有聚合列的时候效率更高(不理解,也没测试),然后规范了一下方法命令 4 years ago
GPU is all you need d35a24e6db 基本完成User,Role的开发,删除了以前加入的没有用的代码,移动了一些代码 4 years ago
GPU is all you need cd112003e9 更改openapi 4 years ago
GPU is all you need 3aa895502f 路由vo 4 years ago
GPU is all you need c5de55e0dd 实现对角色的查询并封装成分页对象 4 years ago
GPU is all you need de762e080c 实现对角色的查询 4 years ago
GPU is all you need 7cc61baa2d 增加了用户缓存 4 years ago
GPU is all you need 8782c05704 增加一个获取角色的列表 4 years ago
GPU is all you need bbc8f2fc9c 几个单元测试 4 years ago
GPU is all you need c09249dfe4 封装的树形组件工具类 4 years ago
GPU is all you need 5db28c7f1e 一开始没懂老师那个mybatis的逻辑删除,然后就用自己的了,然后懒得改了 4 years ago
GPU is all you need 6b3e831d44 初步实现了批量删除用户的接口 4 years ago
GPU is all you need f119ca979e 初步实现了批量删除用户的接口 4 years ago
GPU is all you need 67853fba94 初步实现了批量删除用户的接口 4 years ago
GPU is all you need 3a9c730cc6 实现了对resource的批量删除,等接口 4 years ago
GPU is all you need a910ab0fe8 删除无用的注释 4 years ago
GPU is all you need 449c979f36 通过用户id查询并构建菜单树 4 years ago
GPU is all you need 1c78633919 注释了没有实现的接口,并且实现了对通过用户id查询菜单列表 4 years ago
GPU is all you need 02116426ba 注释了没有实现的接口 4 years ago
GPU is all you need 12d8e460bb 修改Menu实体类 4 years ago
GPU is all you need f2f30ddc5d 新增批量删除用户接口 4 years ago
GPU is all you need f530a8d45e 新增查询角色列表 4 years ago
GPU is all you need 9dedc8d40a List<String> getUserScopeResourceList(List<String> roleNames); -> Resource 4 years ago
GPU is all you need 3fe9a364bd 新增路由接口 4 years ago
GPU is all you need d236284751 删除一些没用的东西 4 years ago
GPU is all you need e155d29b41 修复没有对resource的方法做匹配 4 years ago
GPU is all you need 10a71578d6 自定义用户缓存,使用redisTemplate 4 years ago
GPU is all you need b67bb2e1b1 自定义密码密码 4 years ago
GPU is all you need 16b44a1b6a 增加了一行注解,将openapi升级到v3 4 years ago
GPU is all you need b0dfd59a65 服务异常类 4 years ago
GPU is all you need d3fba56b48 上次实现对用户增改忘了提交的 4 years ago
GPU is all you need b947854187 2022/3/21 实现角色权限的查询 4 years ago
GPU is all you need 157e6139f2 2022/3/21 实现角色权限的查询 4 years ago
GPU is all you need 7b6665782b 2022/3/21 antdproTable的Builder类 4 years ago
GPU is all you need 1a01740ed0 2022/3/21 开放了所有权限方便开发 4 years ago
GPU is all you need d5201930f8 2022/3/21 重载了error,success,可以不传参数 4 years ago
GPU is all you need 8d65ab76da 2022/3/21 添加了hutools,apache-lang3工具包,添加了cglib的依赖 4 years ago
GPU is all you need 3b69a17c0a 2022/3/21 copy自RuoYi-vue-plusV4.0.1一些工具类 4 years ago
GPU is all you need c5236ad07e 2022/3/21 copy自RuoYi-vue-plusV4.0.1现在可以增加修改还没想好删除应该怎么实现 4 years ago
GPU is all you need 8be96df11e 2022/3/21 copy自RuoYi-vue-plusV4.0.1封装了很多常用操作 4 years ago
GPU is all you need 42b5013cc1 2022/3/21 注释了delete_time字段(有一些问题没解决好像),新增了params属性这个可以方便前端穿一些自定义参数给sql做查询 4 years ago
GPU is all you need 07a47277c0 2022/3/21 copy自RuoYi-vue-plusV4.0.1封装了一些简单的返回结果 4 years ago
GPU is all you need 77610aed0b 2022/3/21 修改了一点配置 4 years ago
GPU is all you need 7fafff0d2f 2022/3/21 注入一个DaoAuthenticationProvider打开HideUserNameNotFoundExceptions 4 years ago
GPU is all you need d329a49c16 2022/3/21 修改jdbc连接是数据库遇到时间为零不返回空(忘了,解决报错) 4 years ago
GPU is all you need de1a6d749a 2022/3/21 回退到之前的样子 4 years ago
GPU is all you need 93317fb8b9 把未认证状态的路由'/user'->'/user/login' 4 years ago
GPU is all you need 10642e8e43 Merge remote-tracking branch 'origin/master' 4 years ago