1
This commit is contained in:
parent
2b613c607b
commit
30bb3449e4
@ -321,7 +321,7 @@ class KefuController {
|
||||
$this->sendKefuMsg($accountid, array(
|
||||
"touser" => $msg['FromUserName'],
|
||||
"msgtype" => "text",
|
||||
"text" => array("content" => "您好,有什么能帮助你? \n回复指定文字领取奖励。 ")
|
||||
"text" => array("content" => "您好,有什么能帮助你? \n ")
|
||||
));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user