110 Commits

Author SHA1 Message Date
不做码农
e349aecb75 优化Sqlsugar IOC注入 2022-12-24 18:50:26 +08:00
不做码农
b4772a4153 控制台增加logo 2022-12-24 18:50:16 +08:00
32581956@qq.com
0a68fcc6ff 0 2022-12-24 17:16:06 +08:00
不做码农
ce04eb78c2 fix null警告 2022-11-28 17:08:48 +08:00
不做码农
e7c4efad1d 修改IsAdmin方法 2022-11-15 18:38:09 +08:00
不做码农
e6dc9448fd 优化常量设置 2022-11-15 18:28:23 +08:00
不做码农
b52eaa6ae7 优化定时任务,移除Snowflake.Core包 2022-11-15 18:24:46 +08:00
不做码农
4b0d4a3e74 升级包 2022-10-25 08:12:15 +08:00
不做码农
33136d5bdd 优化请求参数日志记录 2022-10-12 21:31:02 +08:00
不做码农
875ebac95c 优化代码 2022-09-22 08:31:30 +08:00
不做码农
c372c9a9e2 优化实体统一首字母大写 2022-09-22 08:30:55 +08:00
不做码农
ddc460c2a4 fix:null警告 2022-08-15 20:22:19 +08:00
不做码农
6c31771605 初始化db新增配置是否启动 2022-07-01 22:39:39 +08:00
不做码农
e28da2786b Merge commit 'refs/pull/11/head' of https://gitee.com/izory/ZrAdminNetCore 2022-07-01 22:18:32 +08:00
SampsonYe
4518d7d960 支持表自动迁移 & 优化ServiceProvider获取 & 包版本升级 2022-07-01 16:29:02 +08:00
不做码农
67ef7e3fc1 update DbProvider.cs 2022-06-01 17:36:06 +08:00
不做码农
2a5c36a9b1 升级包 2022-05-13 16:32:24 +08:00
不做码农
8e24ac205c 简化数据库操作 2022-05-12 21:28:27 +08:00
不做码农
b6505589a6 Merge branch 'master' into net6.0 2022-04-15 19:58:28 +08:00
不做码农
846652c1af 优化登录用户权限缓存 2022-04-10 16:52:10 +08:00
不做码农
66458d7ce1 Merge branch 'master' into net6.0 2022-04-10 10:55:53 +08:00
不做码农
6967d2083f 新增加本部门及以下数据过滤 2022-04-10 09:07:43 +08:00
不做码农
ff83610714 修改数据过滤器bug 2022-04-09 21:50:37 +08:00
不做码农
0833b70dd9 优化数据过滤 2022-04-09 19:11:16 +08:00
不做码农
973c3281b2 Squashed commit of the following:
commit 1daa137d98a3a814e3617606b14c737dbb611f4f
Author: 不做码农 <599854767@qq.com>
Date:   Sat Apr 9 14:51:29 2022 +0800

    IPRatelimit添加白名单接口

commit d05690654b889ae3ab8f4add1b76a5859e1ab89a
Author: 不做码农 <599854767@qq.com>
Date:   Fri Apr 8 20:20:11 2022 +0800

    添加页签openPage支持传递参数

commit 861710079a26294c64d70eeadb7630bf83e3bfc4
Author: 不做码农 <599854767@qq.com>
Date:   Fri Apr 8 12:44:28 2022 +0800

    update FileHelper.cs

commit a0cf47c099533fabaf5bd389cf498f08eead2ef4
Author: 不做码农 <599854767@qq.com>
Date:   Thu Apr 7 13:30:47 2022 +0800

    优化代码生成模板

commit 5b376614d02c2d27b6e90252c2a3169adfb0e612
Author: 不做码农 <599854767@qq.com>
Date:   Thu Apr 7 13:30:13 2022 +0800

    IP限制增加百名单接口

commit 939ec56d1db4cad52f7b64555e16d52b5b061360
Author: 不做码农 <599854767@qq.com>
Date:   Mon Apr 4 21:48:27 2022 +0800

    fix 基础sql脚本bug

commit 19c738b974e14b62929dc69c2c6ac1e8540aad98
Author: 不做码农 <599854767@qq.com>
Date:   Mon Apr 4 18:53:02 2022 +0800

    新增加IPRateLimit限制

commit 6b0e6b11b3fdbb5ab53606cf4d0910ae30886365
Author: 不做码农 <599854767@qq.com>
Date:   Mon Apr 4 12:09:39 2022 +0800

    格式化代码

commit 1024471c64beef683b257b38d4904ab7cd509c82
Author: 不做码农 <599854767@qq.com>
Date:   Mon Apr 4 12:02:32 2022 +0800

    自定义异常新增获取LogAttribute属性
2022-04-09 15:06:45 +08:00
不做码农
19c738b974 新增加IPRateLimit限制 2022-04-04 18:53:02 +08:00
不做码农
030db5b971 Merge branch 'master' into net6.0 2022-03-27 14:18:34 +08:00
不做码农
31b17bb654 fix 警告 2022-03-27 08:11:29 +08:00
King
4fff0a25a0 异步全部await。_tasksQzService不用App.GetRequiredService方法 2022-03-26 20:54:02 +08:00
不做码农
11912813a2 优化登录权限从缓存中读取不存入jwt中 2022-03-24 18:05:52 +08:00
不做码农
156f21226e Merge branch 'master' into net6.0 2022-03-24 12:42:13 +08:00
不做码农
971c22ce47 增加非管理员账号一些操作权限判断 2022-03-22 11:34:23 +08:00
不做码农
b1eb89892a merge master 2022-03-19 08:47:04 +08:00
不做码农
3e6d2fdce1 update DbExtension.cs 2022-03-18 21:49:58 +08:00
不做码农
561dd5d40d 升级SQLsugar 2022-03-18 09:52:17 +08:00
不做码农
cb9bc0ea8f Merge branch 'master' into net6.0 2022-03-17 21:38:30 +08:00
不做码农
74bf025a65 优化定时任务,新增简单定时任务 2022-03-17 21:24:40 +08:00
不做码农
5f0334a999 update DbExtension.cs 2022-03-16 21:58:37 +08:00
不做码农
7fe07b104c 升级到net6.0 2022-03-06 14:26:05 +08:00
不做码农
acc10fde4a 优化代码 2022-03-05 16:48:40 +08:00
不做码农
314eb40ed9 优化全局过滤器日志记录 2022-03-04 21:50:19 +08:00
不做码农
bf26823a85 增加数据权限 2022-01-22 21:40:59 +08:00
不做码农
f5f5000854 update DbExtension.cs 2022-01-22 17:29:12 +08:00
不做码农
93f235ae2e 优化登录权限存储jwt 2022-01-07 21:39:22 +08:00
不做码农
4b0d67380c 优化日志记录 2021-12-30 20:59:36 +08:00
不做码农
19eaa91b8d 优化代码生成查询 2021-12-28 20:52:08 +08:00
不做码农
b27ea85fed 优化代码 2021-12-26 18:26:38 +08:00
samisgod
6d497109f5 swagger调用路径临时修复 2021-12-22 18:39:59 +08:00
samisgod
e286e2e773 fix swagger authorization 2021-12-22 18:25:44 +08:00
不做码农
0e70896fa4 优化代码生成 2021-12-06 12:55:07 +08:00