程序包 | 说明 |
---|---|
me.chanjar.weixin.cp.api | |
me.chanjar.weixin.cp.api.impl | |
me.chanjar.weixin.cp.bean.external.interceptrule |
限定符和类型 | 方法和说明 |
---|---|
void |
WxCpExternalContactService.updateInterceptRule(WxCpInterceptRule interceptRule)
修改敏感词规则
文档地址
企业和第三方应用可以通过此接口修改敏感词规则
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/externalcontact/update_intercept_rule?
|
限定符和类型 | 方法和说明 |
---|---|
void |
WxCpExternalContactServiceImpl.updateInterceptRule(WxCpInterceptRule interceptRule) |
限定符和类型 | 方法和说明 |
---|---|
static WxCpInterceptRule |
WxCpInterceptRule.fromJson(String json)
From json wx cp intercept rule resp.
|
Copyright © 2024. All rights reserved.