|
|
@@ -113,7 +113,7 @@ class WxController extends PublicController
|
|
|
$MediaId = $postObj->MediaId;//图片媒体id
|
|
|
$Content = trim($postObj->Content); // 消息内容
|
|
|
|
|
|
- noticeUtil::push('关注者openId ' . $this->fromUsername, '15280215347');
|
|
|
+ //noticeUtil::push('关注者openId ' . $this->fromUsername, '15280215347');
|
|
|
|
|
|
if ($style == dict::getDict('ptStyle', 'hd')) {
|
|
|
//零售
|