fix
This commit is contained in:
parent
4e42c241b0
commit
416edf5094
@ -147,7 +147,7 @@ type ResultContent struct {
|
|||||||
Messenger string `json:"messenger"`
|
Messenger string `json:"messenger"`
|
||||||
Custom map[string]string `json:"customs"`
|
Custom map[string]string `json:"customs"`
|
||||||
Start bool `json:"start"`
|
Start bool `json:"start"`
|
||||||
IMGContent ImageContent `json:"imagecontent"`
|
//IMGContent ImageContent `json:"imagecontent"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type ImageContent struct {
|
type ImageContent struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user