林琦海 5 лет назад
Родитель
Сommit
b7bf99b538
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      app-hd/controllers/PurchaseController.php

+ 2 - 0
app-hd/controllers/PurchaseController.php

@@ -273,6 +273,8 @@ class PurchaseController extends BaseController
     //运费计算  linqh 2021.4.12  暂时返回固定值
     public function actionFreight()
     {
+        //linqh 2021.6.25 运费固定返回0
+        util::success(['sedCost' =>0]);
         $post = Yii::$app->request->post();
         $ghsId = $post['ghsId'] ?? 0;
         //供应商