牟新芬 4 years ago
parent
commit
826bb00603
1 changed files with 0 additions and 4 deletions
  1. 0 4
      app/api/controller/v1/Weixin.php

+ 0 - 4
app/api/controller/v1/Weixin.php

@@ -205,10 +205,6 @@ class Weixin extends BaseController
                     echo 'SUCCESS';
                     exit;
                 }
-                if ($data2['status'] == 1) {
-                    echo 'SUCCESS';
-                    exit;
-                }
                 $res = Db::name('wx_notify')->where('out_trade_no',$xmlObj['out_trade_no'])->save($data);
                 if($res){
                     if ($data2['type'] == 'order') {