浏览代码

资产首页

afa 7 月之前
父节点
当前提交
62e3f12fa3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',