1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
xinian
2026-02-23 03:56:27 +08:00
committed by cnb
parent a942032bf0
commit a5e378073c
4 changed files with 13 additions and 8 deletions

View File

@@ -301,6 +301,7 @@ type FightOverInfo struct {
// 3=isDraw 双方平手
// 4=isSysError 系统错误
// 5=isNpcEscape 精灵主动逃跑
Winpet *model.PetInfo `struc:"skip"`
Round uint32 `struc:"skip"`
LastAttavue AttackValue `struc:"skip"`