__construct()
__construct( $freight, $baseFreight, $remoteRegionFreight, $remoteSku, $conFreight)
7.1 查询运费 Result
Parameters
|
$freight |
float 总运费 |
|
$baseFreight |
float 基础运费 |
|
$remoteRegionFreight |
float 偏远地区加收运费 |
|
$remoteSku |
string 需收取偏远运费的sku |
|
$conFreight |
float 续重运费 |