Add Logo
This commit is contained in:
@@ -98,6 +98,7 @@ type CreateOrderResponse struct {
|
||||
|
||||
type PrintDetailResponse struct {
|
||||
ID int64 `json:"id"`
|
||||
Logo string `json:"logo"`
|
||||
OrderID string `json:"order_id"`
|
||||
PartnerName string `json:"partner_name"`
|
||||
Total float64 `json:"total"`
|
||||
|
||||
Reference in New Issue
Block a user