disable extra wallet for kids
This commit is contained in:
@@ -221,7 +221,7 @@ class WrenchWallet extends BaseController
|
||||
}
|
||||
$extraWallet = $this->wrenchWalletModel->kidsExtraWallet();
|
||||
|
||||
$out["result_list"][] = $extraWallet;
|
||||
// $out["result_list"][] = $extraWallet;
|
||||
// [
|
||||
// "amount" => 0,
|
||||
// "id" => 1,
|
||||
|
||||
Reference in New Issue
Block a user