mergeDev/campaign #73
|
@ -23,6 +23,7 @@ type SupplierUserBrief struct {
|
|||
Status string `json:"status"`
|
||||
Avatar interface{} `json:"avatar"`
|
||||
Type string `json:"type"`
|
||||
Warehouses []string `json:"warehouses"`
|
||||
CreatedAt string `json:"createdAt"`
|
||||
UpdatedAt string `json:"updatedAt"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue