qifengquan 1 year ago
parent
commit
792afc819b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      application/admin/controller/user/Head.php

+ 0 - 1
application/admin/controller/user/Head.php

@@ -93,7 +93,6 @@ class Head extends Backend
         }
         //发送微信模板消息
         Apply::wxAuditMessage($row->id,1,$audit);
-        exit;
         $this->success("审核成功");
     }