浏览代码

资产首页

afa 6 月之前
父节点
当前提交
2887487e31
共有 1 个文件被更改,包括 2 次插入2 次删除
  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 //冻结金额
             ],[