Browse Source

资产首页

afa 7 months ago
parent
commit
62e3f12fa3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/api/controller/Ledger.php

+ 1 - 1
application/api/controller/Ledger.php

@@ -44,7 +44,7 @@ class Ledger extends Api
                 'coin_name' => '茶宝',
                 'coin_key'  => 'token', 
                 'amount'    => $wallet->token,
-                'frozen_amount'=> 0 //冻结金额
+                'frozen_amount'=> $wallet->buying //冻结金额
             ],[
                 'coin_name' => 'Teac',
                 'coin_key'  => 'teac',