OrderTrackingType

OrderTrackingType

订单追踪类型,常见于OrderTrackingInfo

// 无
None,
// 基础
basic,
// 快递
express,
// 空运
air,
// 海运
shipping,

最后更新于