lyh %!s(int64=2) %!d(string=hai) anos
pai
achega
f95a0d7715
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Services/Api/AcceptorService.php

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

@@ -985,7 +985,6 @@ class AcceptorService extends BaseService
 
         // 承兑商收款信息
         $memberBank = MemberBankModel::where(['user_id' => $acceptor['user_id'], 'type' => $acceptor['pay_type']])->first();
-        return ['$memberBank' => $memberBank];
 
         // 兑换usdt费率价格
         $xdPrice   = ConfigService::make()->getConfigByCode('xd_price', 100);