testfix
This commit is contained in:
parent
099a700701
commit
c3be7cec2e
1
def.go
1
def.go
@ -200,6 +200,7 @@ type ChatWarsItems struct {
|
|||||||
Code string `json:"code"`
|
Code string `json:"code"`
|
||||||
Name string `json:"name"`
|
Name string `json:"name"`
|
||||||
Quantity int64 `json:"quantity"`
|
Quantity int64 `json:"quantity"`
|
||||||
|
Quality string `json:"quality"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type ChatWarsCallback struct {
|
type ChatWarsCallback struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user