Blog.Core/Blog.Core.Model
LemonNoCry 0cea9672b5
优化Swagger
1.swagger登录可以用用户账号登录,如果登录成功 token存在session中 之前默认admin感觉没什么用 当然也可以扩展User 加个字段是否开发者帐户等类似的
2.优化权限校验 优先读取Header->没有读取Session 中token解析用户
2023-05-24 11:19:36 +08:00
..
Base Serilog log to db 2023-04-06 22:40:05 +08:00
CustomEnums 🎨 增加多租户-分库方案 2023-02-18 01:17:19 +08:00
IDS4DbModels //修改使用 model备注字段作为切换数据库条件,使用sqlsugar TenantAttribute存放数据库ConnId 2022-10-11 10:53:32 +08:00
Logs Serilog log to db 2023-04-06 22:40:05 +08:00
Models 优化Swagger 2023-05-24 11:19:36 +08:00
Systems/DataBase 增加数据库管理 2023-05-11 18:07:02 +08:00
Tenants 🎨 完美优雅的处理多租户-分表方案 2023-02-21 01:50:51 +08:00
ViewModels feat: change file upload api 2023-05-06 10:58:18 +08:00
ApiResponse.cs Token 增加签名时间 🐛解决一个小bug MessageModel.success 赋值错误 2022-07-23 18:53:26 +08:00
Blog.Core.Model.csproj 🎨 多租户 2023-02-07 00:27:55 +08:00
HttpEnum.cs Http Polly集成 2022-03-09 17:59:49 +08:00
Love.cs remove all no need using 2020-06-04 22:58:53 +08:00
MessageModel.cs Merge branch 'master' of github.com:hudingwen/Blog.Core 2021-07-12 00:05:34 +08:00
PageModel.cs Optimize PageModel 2022-03-04 15:31:33 +08:00
PaginationModel.cs fix: format the code. #236 2022-03-14 15:15:05 +08:00
ResponseEnum.cs remove all no need using 2020-06-04 22:58:53 +08:00
TableModel.cs remove all no need using 2020-06-04 22:58:53 +08:00