shish hace 6 años
padre
commit
f6bf5a9444
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      app/saas/controllers/WxController.php

+ 0 - 3
app/saas/controllers/WxController.php

@@ -116,12 +116,9 @@ class WxController extends PublicController
         $MediaId = $postObj->MediaId;//图片媒体id
         $Content = trim($postObj->Content); // 消息内容
 
-        Yii::info('asdfaaaaaaaaaaaaaaaaaaaaaaaaaa'.$appId.' '.$wxBaseAppId);
-
         if ($wxBaseAppId == $appId) {
             if ($this->msgType == 'event') {
 
-                Yii::info('asdfaaaaaaaaaaaaaaaaaaaaaaaaaa');
                 switch ($Event) {
                     //关注
                     case 'subscribe':