wupengfei 1 سال پیش
والد
کامیت
b58eac323d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      application/admin/controller/shopro/UserWalletApply.php

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

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