|
@@ -218,6 +218,7 @@ class UserWalletApply extends Base
|
|
break;
|
|
break;
|
|
case '3':
|
|
case '3':
|
|
WithDraw::handleAgree($apply);
|
|
WithDraw::handleAgree($apply);
|
|
|
|
+ var_dump(6666666);
|
|
WithDraw::handleWithdraw($apply);
|
|
WithDraw::handleWithdraw($apply);
|
|
$apply->status === 2 ? $successCount++ : $failedCount++;
|
|
$apply->status === 2 ? $successCount++ : $failedCount++;
|
|
break;
|
|
break;
|