package fight import "go_dreamfactory/modules/battle/fight/component" type FightRole struct { Data component.FightRoleData }