Commit bab8f2d9 authored by rlgy's avatar rlgy

update

parent a0333f16
......@@ -86,7 +86,7 @@ class CoinPublishRuleController extends BaseController
if ($amount['code'] == 0) {
$amount = $amount['amount'];
} else {
$amount = 'error';
$amount = 0;
}
//获取热钱包数量
return $this->render('list',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment