package model

type GameRobot struct {
	UserId uint64
}