feat: support balance pay
This commit is contained in:
@@ -19,6 +19,6 @@ type Medias struct {
|
||||
MimeType string `json:"mime_type"`
|
||||
Size int64 `json:"size"`
|
||||
Path string `json:"path"`
|
||||
Hash string `json:"hash"`
|
||||
Metas fields.Json[fields.MediaMetas] `json:"metas"`
|
||||
Hash string `json:"hash"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user