aa
This commit is contained in:
@@ -404,7 +404,7 @@ type AllOrdersResult struct {
|
|||||||
OrderType int `json:"orderType"`
|
OrderType int `json:"orderType"`
|
||||||
CustomsModel interface{} `json:"customsModel"`
|
CustomsModel interface{} `json:"customsModel"`
|
||||||
SalesPin interface{} `json:"salesPin"`
|
SalesPin interface{} `json:"salesPin"`
|
||||||
MdbStoreID interface{} `json:"mdbStoreId"`
|
MdbStoreID int64 `json:"mdbStoreId"`
|
||||||
SuspendType interface{} `json:"suspendType"`
|
SuspendType interface{} `json:"suspendType"`
|
||||||
SuspendReason interface{} `json:"suspendReason"`
|
SuspendReason interface{} `json:"suspendReason"`
|
||||||
SuspendReasonDesc interface{} `json:"suspendReasonDesc"`
|
SuspendReasonDesc interface{} `json:"suspendReasonDesc"`
|
||||||
|
|||||||
Reference in New Issue
Block a user