chore: 升级ABP框架及相关依赖版本,更新数据库连接字符串并清理Swagger配置

1.  将ABP相关包版本从10.0.1升级至10.5.0,LeptonX主题从5.0.1升级至5.5.0
2.  更新测试相关依赖包版本,统一项目包版本
3.  修改数据库连接字符串默认库名为Hua.Abp.Demo
4.  移除冗余的Swagger OpenIddict文档过滤器配置
5.  添加数据库迁移文件更新数据库结构
This commit is contained in:
ShaoHua
2026-07-14 04:37:31 +08:00
parent dc6daed052
commit 767ff807a5
28 changed files with 4293 additions and 708 deletions
+6
View File
@@ -0,0 +1,6 @@
2026-07-14 04:21:49.594 +08:00 [INF] Started database migrations...
2026-07-14 04:21:49.599 +08:00 [INF] Migrating schema for host database...
2026-07-14 04:21:50.142 +08:00 [ERR] An error occurred using the connection to database '' on server ''.
2026-07-14 04:22:20.415 +08:00 [INF] Started database migrations...
2026-07-14 04:22:20.422 +08:00 [INF] Migrating schema for host database...
2026-07-14 04:22:20.971 +08:00 [ERR] An error occurred using the connection to database '' on server ''.