Browse Source

资产首页

afa 6 months ago
parent
commit
2887487e31
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/api/controller/Ledger.php

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

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