linwu 2 ani în urmă
părinte
comite
9a322a794c
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      app/mainapp/controller/My.php

+ 0 - 1
app/mainapp/controller/My.php

@@ -647,7 +647,6 @@ class My extends BaseController
         $transfers    = new WechatTransfers();
         $detail[]     = $transfers->getDetailList($out_trade_no, $cash['money'], $batch_name, $openid);
         $res          = $transfers->transfers($batch_name, $detail);
-        halt($res);
 
         //记录
         if (!empty($res['batch_id'])) {