@@ -158,7 +158,7 @@ class UserWalletApply extends Model
if ($type !== 'bank' && $config['wechat_alipay_auto']) {
$autoCheck = true;
}
- var_dump(66666);
+
if ($autoCheck) {
$apply = self::handleAgree($apply);
$apply = self::handleWithdraw($apply);