@@ -160,7 +160,6 @@ class UserWalletApply extends Model
}
if ($autoCheck) {
- throw \Exception('111111');
$apply = self::handleAgree($apply);
throw \Exception('2222');
$apply = self::handleWithdraw($apply);