fix
This commit is contained in:
@@ -12,9 +12,9 @@ type RequestReadImages struct {
|
||||
}
|
||||
|
||||
type RenderNotifyReq struct {
|
||||
Sign string `json:"sign"`
|
||||
Time int64 `json:"time"`
|
||||
Info NotifyInfo `json:"info"`
|
||||
Sign string `json:"sign"`
|
||||
RequestTime string `json:"request_time"`
|
||||
Info NotifyInfo `json:"info"`
|
||||
}
|
||||
|
||||
type NotifyInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user