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