Commit Graph

  • 579d8f2479 移动一些文件位置,增加knife4j的依赖,并配置knife4j, master GPU is all you need 2022-05-24 09:35:59 +0800
  • 86b40e1fe5 删除ResultUtils类,Result类重命名为R并具有ResultUtils的所有功能,修复CustomUserCache获取当前用户为空,直接返回,现在是去数据库查,菜单相关功能基本完成,现在DataBaseUrl投票器,和LoginFilter改成方便调试,去掉验证码功能,和鉴权功能, GPU is all you need 2022-05-22 15:33:30 +0800
  • be0b14b7a1 inner join 全部改为 left join 应为没有聚合列的时候效率更高(不理解,也没测试),然后规范了一下方法命令 GPU is all you need 2022-05-21 22:07:06 +0800
  • d35a24e6db 基本完成User,Role的开发,删除了以前加入的没有用的代码,移动了一些代码 GPU is all you need 2022-05-21 19:12:14 +0800
  • cd112003e9 更改openapi GPU is all you need 2022-05-19 20:47:52 +0800
  • 3aa895502f 路由vo GPU is all you need 2022-05-19 20:45:15 +0800
  • c5de55e0dd 实现对角色的查询并封装成分页对象 GPU is all you need 2022-05-19 20:43:52 +0800
  • de762e080c 实现对角色的查询 GPU is all you need 2022-05-19 20:42:32 +0800
  • 7cc61baa2d 增加了用户缓存 GPU is all you need 2022-05-19 20:41:59 +0800
  • 8782c05704 增加一个获取角色的列表 GPU is all you need 2022-05-19 20:41:25 +0800
  • bbc8f2fc9c 几个单元测试 GPU is all you need 2022-05-19 20:15:38 +0800
  • c09249dfe4 封装的树形组件工具类 GPU is all you need 2022-05-19 20:15:07 +0800
  • 5db28c7f1e 一开始没懂老师那个mybatis的逻辑删除,然后就用自己的了,然后懒得改了 GPU is all you need 2022-05-19 20:14:30 +0800
  • 6b3e831d44 初步实现了批量删除用户的接口 GPU is all you need 2022-05-19 20:13:33 +0800
  • f119ca979e 初步实现了批量删除用户的接口 GPU is all you need 2022-05-19 20:12:51 +0800
  • 67853fba94 初步实现了批量删除用户的接口 GPU is all you need 2022-05-19 20:12:44 +0800
  • 3a9c730cc6 实现了对resource的批量删除,等接口 GPU is all you need 2022-05-19 20:12:08 +0800
  • a910ab0fe8 删除无用的注释 GPU is all you need 2022-05-19 20:10:14 +0800
  • 449c979f36 通过用户id查询并构建菜单树 GPU is all you need 2022-05-19 20:09:35 +0800
  • 1c78633919 注释了没有实现的接口,并且实现了对通过用户id查询菜单列表 GPU is all you need 2022-05-19 20:08:40 +0800
  • 02116426ba 注释了没有实现的接口 GPU is all you need 2022-05-19 20:07:41 +0800
  • 12d8e460bb 修改Menu实体类 GPU is all you need 2022-05-19 20:06:51 +0800
  • f2f30ddc5d 新增批量删除用户接口 GPU is all you need 2022-05-19 20:06:16 +0800
  • f530a8d45e 新增查询角色列表 GPU is all you need 2022-05-19 20:05:57 +0800
  • 9dedc8d40a List<String> getUserScopeResourceList(List<String> roleNames); -> Resource GPU is all you need 2022-05-19 20:05:24 +0800
  • 3fe9a364bd 新增路由接口 GPU is all you need 2022-05-19 20:04:30 +0800
  • d236284751 删除一些没用的东西 GPU is all you need 2022-05-19 20:03:32 +0800
  • e155d29b41 修复没有对resource的方法做匹配 GPU is all you need 2022-05-19 20:02:54 +0800
  • 10a71578d6 自定义用户缓存,使用redisTemplate GPU is all you need 2022-05-19 20:02:17 +0800
  • b67bb2e1b1 自定义密码密码 GPU is all you need 2022-05-19 20:01:30 +0800
  • 16b44a1b6a 增加了一行注解,将openapi升级到v3 GPU is all you need 2022-05-19 20:00:42 +0800
  • b0dfd59a65 服务异常类 GPU is all you need 2022-04-19 23:57:00 +0800
  • d3fba56b48 上次实现对用户增改忘了提交的 GPU is all you need 2022-04-19 23:56:45 +0800
  • b947854187 2022/3/21 实现角色权限的查询 GPU is all you need 2022-04-19 23:42:11 +0800
  • 157e6139f2 2022/3/21 实现角色权限的查询 GPU is all you need 2022-04-19 23:41:55 +0800
  • 7b6665782b 2022/3/21 antdproTable的Builder类 GPU is all you need 2022-04-19 23:41:23 +0800
  • 1a01740ed0 2022/3/21 开放了所有权限方便开发 GPU is all you need 2022-04-19 23:16:32 +0800
  • d5201930f8 2022/3/21 重载了error,success,可以不传参数 GPU is all you need 2022-04-19 23:15:47 +0800
  • 8d65ab76da 2022/3/21 添加了hutools,apache-lang3工具包,添加了cglib的依赖 GPU is all you need 2022-04-19 23:14:52 +0800
  • 3b69a17c0a 2022/3/21 copy自RuoYi-vue-plusV4.0.1一些工具类 GPU is all you need 2022-04-19 23:13:48 +0800
  • c5236ad07e 2022/3/21 copy自RuoYi-vue-plusV4.0.1现在可以增加修改还没想好删除应该怎么实现 GPU is all you need 2022-04-19 23:13:08 +0800
  • 8be96df11e 2022/3/21 copy自RuoYi-vue-plusV4.0.1封装了很多常用操作 GPU is all you need 2022-04-19 23:03:13 +0800
  • 42b5013cc1 2022/3/21 注释了delete_time字段(有一些问题没解决好像),新增了params属性这个可以方便前端穿一些自定义参数给sql做查询 GPU is all you need 2022-04-19 22:57:59 +0800
  • 07a47277c0 2022/3/21 copy自RuoYi-vue-plusV4.0.1封装了一些简单的返回结果 GPU is all you need 2022-04-19 22:55:57 +0800
  • 77610aed0b 2022/3/21 修改了一点配置 GPU is all you need 2022-04-19 22:54:11 +0800
  • 7fafff0d2f 2022/3/21 注入一个DaoAuthenticationProvider打开HideUserNameNotFoundExceptions GPU is all you need 2022-04-09 16:54:30 +0800
  • d329a49c16 2022/3/21 修改jdbc连接是数据库遇到时间为零不返回空(忘了,解决报错) GPU is all you need 2022-04-09 16:50:06 +0800
  • de1a6d749a 2022/3/21 回退到之前的样子 GPU is all you need 2022-03-21 17:30:00 +0800
  • 93317fb8b9 把未认证状态的路由'/user'->'/user/login' GPU is all you need 2022-03-21 16:20:08 +0800
  • 10642e8e43 Merge remote-tracking branch 'origin/master' GPU is all you need 2022-03-21 16:13:10 +0800
  • 1e2dc59b06 2022/3/21 实现了getRolesResourceList方法 GPU is all you need 2022-03-21 16:10:34 +0800
  • 7a93069c2f 2022/3/21 添加了对type字段的注释 GPU is all you need 2022-03-21 16:07:17 +0800
  • fbd259d98e 2022/3/21 实现了project的保存接口 GPU is all you need 2022-03-21 16:05:36 +0800
  • 6391536f12 2022/3/21 增加了一些待实现的接口 GPU is all you need 2022-03-21 16:01:05 +0800
  • 72b28e37c5 2022/3/21 为了配的我的电脑环境 GPU is all you need 2022-03-21 11:10:42 +0800
  • 9687773d9b 2022/3/21 界面差不多写完了,差数据和权限 GPU is all you need 2022-03-21 11:10:42 +0800
  • ea193c5a2a 2022/3/21 刚明白一点项目框架 GPU is all you need 2022-03-21 11:04:26 +0800
  • cdf944c7bb 文档资料 mfay 2022-02-10 17:20:22 +0800
  • 08874d07cd 初始化git项目 mfay 2022-02-09 21:14:13 +0800
  • 110271ec17 Initial commit mfay 2022-02-09 13:07:15 +0000