wupengfei há 1 ano atrás
pai
commit
ae13f8d578
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      addons/shopro/model/UserWalletApply.php

+ 1 - 1
addons/shopro/model/UserWalletApply.php

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