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