refactor(server): merge authserver implementation

This commit is contained in:
mac
2026-07-15 14:05:22 +08:00
parent 8203beb8cd
commit 6af511ed0b
59 changed files with 176 additions and 497 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/**
* 后端统一响应格式类型定义
* 对应 server/internal/handler/response.go
* 对应 server/internal/response/response.go
*/
/** 统一 JSON 响应信封 */