__construct()
__construct( $token, string $skuId, string $num, $province, $city, $county, $town)
7.16 查询配送预计送达时间 Request
Parameters
|
$token |
string access token |
string |
$skuId |
商品编号 |
string |
$num |
数量 |
|
$province |
int 一级地址id |
|
$city |
int 二级地址id |
|
$county |
int 三级地址id |
|
$town |
int 四级地址id |