scdt
This commit is contained in:
@@ -27,6 +27,7 @@ type CallBackResult struct {
|
|||||||
MsgType string `json:"msgType"`
|
MsgType string `json:"msgType"`
|
||||||
Pin string `json:"pin"`
|
Pin string `json:"pin"`
|
||||||
IDSopShipmenttype string `json:"idSopShipmenttype"`
|
IDSopShipmenttype string `json:"idSopShipmenttype"`
|
||||||
|
ScDT string `json:"scDT"`
|
||||||
ConsigneeInfo *CallBackConsigneeInfo `json:"consigneeInfo"`
|
ConsigneeInfo *CallBackConsigneeInfo `json:"consigneeInfo"`
|
||||||
ItemInfoList []*CallBackItemInfoList `json:"itemInfoList"`
|
ItemInfoList []*CallBackItemInfoList `json:"itemInfoList"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user