|
|
@@ -117,6 +117,7 @@ class WxController extends PublicController
|
|
|
$MediaId = $postObj->MediaId;//图片媒体id
|
|
|
$Content = trim($postObj->Content); // 消息内容
|
|
|
|
|
|
+Yii::info('$wxBaseAppId:'.$wxBaseAppId." $appId:".$appId);
|
|
|
|
|
|
if ($wxBaseAppId == $appId) {
|
|
|
if ($this->msgType == 'event') {
|