@@ -185,7 +185,7 @@ class WxController extends PublicController
//关注
case 'subscribe':
- noticeUtil::push('销花宝 关注者openId ' . $this->fromUsername, '15280215347');
+ noticeUtil::push('批发端新关注者openId:' . $this->fromUsername, '15280215347');
$text = $this->replyTextContent("{$this->fromUsername}");
$pc = new \WXBizMsgCrypt($openToken, $encodingAesKey, $openAppId);