easyWechatMpWeixinConfig); $result = $app->content_security->checkText($content); if ($result['errcode'] != 0) { return sendErrorMessage($result['errcode'], $result['errmsg']); } dump($result); } }