cqpCow преди 11 месеца
родител
ревизия
dc80ce5817
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Service/CheckService.php

+ 1 - 1
app/Service/CheckService.php

@@ -472,7 +472,7 @@ class CheckService extends Service
             'data_type' => PaymentReceipt::type_one,
             'data_order_no' => $order_number,
             'data_order_type' => PaymentReceipt::data_type_one,
-            'amount' => $order['amount'],
+            'amount' => $order['purchase_total'],
             'type' => PaymentReceiptInfo::type_three,
             'crt_time' => $time,
         ];