$token
$token : string
7.1 查询运费 Request
$skus : \jd_vop\request\order\GetFreightSkus
__construct( $token, \jd_vop\request\order\GetFreightSkus $skus, $province, $city, $county, $town, $paymentType, $queryExts)
7.1 查询运费 Request
| $token | string access token |
|
| \jd_vop\request\order\GetFreightSkus | $skus | sku数组 |
| $province | int 一级地址id |
|
| $city | int 二级地址id |
|
| $county | int 三级地址id |
|
| $town | int 四级地址id |
|
| $paymentType | int 京东支付方式 constant\PaymentType |
|
| $queryExts | string 扩展查询字段, conFreight //续重运费 todo 修改为扩展类库 |