|
$back = WechatKeywordsService::getKeywordsByWords($content,$wechatAppId);
|
|
$back = WechatKeywordsService::getKeywordsByWords($content,$wechatAppId);
|
|
- myLog("wx-xiaoxi")->info(['title' => "拉取用户信息",'wechatAppId' => $wechatAppId,'msg' => $content,'back' => $back]);
|
|
+ myLog("wx-xiaoxi")->info(['title' => "回复信息",'wechatAppId' => $wechatAppId,'msg' => $content,'back' => $back]);
|