wupengfei 1 年之前
父节点
当前提交
a4aef848fe
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      application/admin/controller/shopro/UserWalletApply.php

+ 0 - 1
application/admin/controller/shopro/UserWalletApply.php

@@ -203,7 +203,6 @@ class UserWalletApply extends Base
         if (!$applyList) {
             $this->error('未找到该提现申请');
         }
-        var_dump(55555);
         $operate = $this->request->post('operate');
         foreach ($applyList as $apply) {
             Db::startTrans();