quguofeng 1 year ago
parent
commit
0ea2a7a3b4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/common/model/Apply.php

+ 1 - 0
application/common/model/Apply.php

@@ -78,6 +78,7 @@ class Apply extends Model
      * 微信模板消息通知(访客到访)
      */
     public static function wxVisitorMessage($user_name,$nid,$time){
+        echo $nid;exit();
         $user_info = User::get(['id'=>$nid]);
         $data = [
             'thing1'=>[