@@ -65,7 +65,6 @@ class freight
//重量计算
Yii::info("重量为:".$weight);
- $weight = 5;
$weight = $weight -2;
if($weight > 0){
if ($weight <=10){