test
This commit is contained in:
parent
de49bc0f4a
commit
ee14e94e84
2
def.go
2
def.go
@ -29,7 +29,7 @@ type ChatWarsMessageAuctionAnnounce struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type ChatWarsMessageMiniWar struct {
|
type ChatWarsMessageMiniWar struct {
|
||||||
Report map[string]ChatWarsMessageMiniWarCastle `json:"castle"`
|
Report map[string]*ChatWarsMessageMiniWarCastle `json:"castle"`
|
||||||
Time time.Time `json:"time"`
|
Time time.Time `json:"time"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user