__construct()
__construct( $token, $province, $city, $county, $town, $skuIds)
4.15 商品可采校验接口 Request
TotalCheckNew constructor.
Parameters
|
$token |
String 授权时获取的access token |
|
$province |
String 一级地址编号 |
|
$city |
String 二级地址编号 |
|
$county |
String 三级地址编号 |
|
$town |
String 四级地址编号(有则必传,没有默认是 0 ) |
|
$skuIds |
String 商品编号 |