refactor(fight): 清理无用代码并优化注释

This commit is contained in:
1
2025-08-25 16:49:38 +00:00
parent 3b6e69f1f4
commit 32d0b7d804
4 changed files with 3 additions and 25 deletions

View File

@@ -4,7 +4,7 @@ import "context"
type BattleInputSourceEntity struct {
FightUserInfo
ctx context.Context
ctx context.Context //输入源的上下文
}
// 新建一个宠物