This commit is contained in:
@@ -51,6 +51,7 @@ type EggInfo struct {
|
||||
EggID uint32 `json:"eggID"` // 精灵蛋ID
|
||||
MalePetID uint32 `json:"male"` // 雄性精灵ID
|
||||
FeMalePetID uint32 `json:"female"` // 雌性精灵ID
|
||||
//ShinyCode uint32 `struc:"skip"` //返回记录
|
||||
}
|
||||
|
||||
// TableName 返回表名
|
||||
|
||||
Reference in New Issue
Block a user