Kaynağa Gözat

购买下单

lyh 2 yıl önce
ebeveyn
işleme
7517bd3fab
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/Services/Api/AcceptorService.php

+ 1 - 1
app/Services/Api/AcceptorService.php

@@ -1004,7 +1004,7 @@ class AcceptorService extends BaseService
             'type'               => 1,
             'type'               => 1,
             'coin_type'          => 2,
             'coin_type'          => 2,
             'price'              => $cnyPrice,
             'price'              => $cnyPrice,
-            'number'             => $params['quota'],
+            'num'             => $params['quota'],
             'account_id'         => isset($memberBank) ? $memberBank['id'] : 0,
             'account_id'         => isset($memberBank) ? $memberBank['id'] : 0,
             'mobile'             => $acceptor['mobile'],
             'mobile'             => $acceptor['mobile'],
             'real_name'          => $acceptor['realname'],
             'real_name'          => $acceptor['realname'],