mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-19 17:06:38 +08:00
update relay
This commit is contained in:
parent
452757140e
commit
62ecee018c
@ -171,6 +171,7 @@ type ImageResponse struct {
|
|||||||
Created int `json:"created"`
|
Created int `json:"created"`
|
||||||
Data []struct {
|
Data []struct {
|
||||||
Url string `json:"url"`
|
Url string `json:"url"`
|
||||||
|
B64Json string `json:"b64_json"`
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user