package tiktok_store type TransportCallbackResp struct { Tag string `json:"tag"` MsgID string `json:"msgID"` } type ShipmentInfo struct { }