|
@@ -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'],
|