fix(core): 迁移修复 + 配置调整
- auth_state: 新增字段 - config/default.toml: 配置更新 - migration 078/082: 修复 SQL 语法 - state/main: 启动逻辑调整
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1617,6 +1617,7 @@ dependencies = [
|
||||
"sea-orm",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sqlx",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tower-http",
|
||||
|
||||
Reference in New Issue
Block a user