0ab1a85d17d6043a201f93920a573dfcd9664fce
feat(blazing): 更新怪物刷新规则模型结构 重构 monster_refresh.go 中的 MonsterRefresh 模型,调整字段定义以支持更灵活的刷新配置。 新增 MapID、MinLevel、MaxLevel、FixPos 和 Script 字段,用于支持地图和等级相关的刷新逻辑。 保留部分异色相关字段并标记为待定,便于后续决定是否移除。 新增 MonsterRefreshEX 结构体扩展 MonsterRefresh 并支持数组形式的 MonsterID 和 ShinyID。 修改注释内容以准确反映当前字段含义与用途。 同时修正 dict_info.go 中查询条件错误,将 type in (?) 更正
blazing
这是骄阳号开发团队的开源项目,请勿用于商业用途。 在软件开发中,repo、impl、mapper 和 model 是常见的分层架构组件
项目介绍
seer-project
项目结构: go tool pprof -http :8081 "http://125.208.20.223:54612/debug/debug/pprof/profile" go tool pprof -http :8081 "http://127.0.0.1:9909/debug/debug/pprof/profile"
详情查看 文档
Description
Languages
GO
100%