refactor(login): 重构登录模块代码

- 移除未使用的 in.go 和 out.go 文件
- 优化 login.go 中的代码结构
- 添加新的 go.mod 依赖
This commit is contained in:
2025-07-02 22:02:56 +08:00
parent c4e80f80e4
commit 738a897c4d
6 changed files with 46 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
github.com/looplab/fsm v1.0.3 h1:qtxBsa2onOs0qFOtkqwf5zE0uP0+Te+wlIvXctPKpcw=
github.com/looplab/fsm v1.0.3/go.mod h1:PmD3fFvQEIsjMEfvZdrCDZ6y8VwKTwWNjlpEr6IKPO4=