We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6430fd1 commit 692b0ecCopy full SHA for 692b0ec
README.md
@@ -126,7 +126,8 @@ Blog.Core 开箱即用的企业级前后端分离【 .NET Core6.0 Api + Vue 2.x
126
- [x] 新增 微信公众号管理,并集成到Blog.Admin后台 ✨;
127
- [x] 新增 - 数据部门权限;
128
- [x] 新增 - Serilog 集成日志数据持久化到数据库;
129
-- [x] 新增 - 多租户模式(单表,多表,多库三种模式);
+- [x] 新增 - 多租户模式(单表,多表,多库三种模式);
130
+- [x] 新增 - 使用 [SnowflakeId.AutoRegister](https://github.com/LemonNoCry/SnowflakeId.AutoRegister) 自动注册雪花Id WorkerId,支持分布式部署 ✨;
131
132
133
微服务模块:
0 commit comments