fix(auth): error 类型 + auth_service 小修复

This commit is contained in:
iven
2026-05-18 02:14:14 +08:00
parent 3aa71a94d2
commit e149a61ce6
4 changed files with 678 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1453,6 +1453,7 @@ dependencies = [
"base64 0.22.1",
"cbc",
"chrono",
"dashmap",
"erp-core",
"hex",
"jsonwebtoken",