feat: add list profile
This commit is contained in:
@@ -18,6 +18,7 @@ type Medias struct {
|
||||
TenantID int64 `json:"tenant_id"`
|
||||
Title string `json:"title"`
|
||||
Description string `json:"description"`
|
||||
Duration int64 `json:"duration"`
|
||||
Price int64 `json:"price"`
|
||||
Discount int64 `json:"discount"`
|
||||
Publish bool `json:"publish"`
|
||||
|
||||
Reference in New Issue
Block a user