wesmiler vor 2 Wochen
Ursprung
Commit
7c61bd6d95
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      app/Services/Api/OrderService.php

+ 1 - 0
app/Services/Api/OrderService.php

@@ -375,6 +375,7 @@ class OrderService extends BaseService
             'bd_score' => $bdScoreTotal, // 折扣后商品总价(不含运费)
             'profit_total' => $profitTotal, // 折扣后商品总价(不含运费)
             'pay_total' => $orderTotal, // 折扣后商品总价(不含运费)
+            'pay_status' => $type==2? 30 : 10, // 折扣后商品总价(不含运费)
             'discount_point' => $discountPoint,
             'discount_total' => $discountTotal, // 折扣金额
             'delivery_fee' => $deliveryFee, // 运费