wupengfei vor 1 Jahr
Ursprung
Commit
e4c24957da
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      addons/shopro/model/UserWalletApply.php

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

@@ -204,6 +204,7 @@ class UserWalletApply extends Model
         } else {
             $withDrawStatus = true;
         }
+        var_dump(666666);
         if ($withDrawStatus) {
             $apply->status = 2;
             $apply->actual_money = $apply->money;