This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
bl
Watch
1
Star
0
Fork
0
You've already forked bl
Code
Issues
Pull Requests
Projects
Wiki
Activity
Files
61a135b3a707d9d5fbfe9e8521c151d74a442523
bl
/
common
/
utils
/
xml
/
go.mod
6 lines
93 B
Go
Raw
Normal View
History
Unescape
Escape
refactor(common): 优化怪物刷新相关结构体定义 - 移除 SuperMaps 结构体中未使用的 Text 字段 - 简化 SuperMaps 结构体的 Maps 字段定义 - 在 go.work 文件中添加 common/serialize/xml 模块
2025-06-30 00:50:05 +08:00
module
github
.
com
/
ECUST
-
XX
/
xml
go
1.20
refactor(login): 重构登录模块代码 - 移除未使用的 in.go 和 out.go 文件 - 优化 login.go 中的代码结构 - 添加新的 go.mod 依赖
2025-07-02 22:02:56 +08:00
refactor(model): 重构玩家登录信息结构并优化精灵技能定义
2025-08-15 08:17:43 +00:00
//require github.com/looplab/fsm v1.0.3 // indirect
Reference in New Issue
Copy Permalink