This commit is contained in:
aozhiwei 2023-08-28 12:09:46 +08:00
parent 1be68491d1
commit 9ef3dc5225

View File

@ -70,7 +70,7 @@ class StakingController extends BaseAuthedController {
} }
} }
public function stacking() public function staking()
{ {
$type = getReqVal('type', ''); $type = getReqVal('type', '');
$stackedQuant = 0; $stackedQuant = 0;