test
This commit is contained in:
parent
d66fe5482b
commit
b5c8c211f8
2
def.go
2
def.go
@ -630,7 +630,7 @@ type JobPayloadGetStash struct {
|
|||||||
ClientID64 []int64 `json:"clients_id"`
|
ClientID64 []int64 `json:"clients_id"`
|
||||||
ClientCount int64 `json:"client_count"`
|
ClientCount int64 `json:"client_count"`
|
||||||
Stock []ChatWarsItems `json:"stock"`
|
Stock []ChatWarsItems `json:"stock"`
|
||||||
CleanupMsg []ChatWarsMessage `json:"cleanup_msg"`
|
CleanupMsgs []ChatWarsMessage `json:"cleanup_msg"`
|
||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
Loading…
Reference in New Issue
Block a user