Commit ced55c07 authored by shajiaming's avatar shajiaming

fix

parent 1a13a480
......@@ -370,7 +370,7 @@ class IssueChainTransferController extends Controller
return 0;
}
public function actionAsynCoin()
public function actionAsyncCoin()
{
$chains = WalletChain::find()->select('host, platform')
->where(['status' => 1, 'origin' => WalletChain::ORIGIN_USER])
......
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