| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.cp.api | |
| me.chanjar.weixin.cp.api.impl | |
| me.chanjar.weixin.cp.bean.external |
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpInterceptRuleResultResp |
WxCpExternalContactService.addInterceptRule(WxCpInterceptRuleResp ruleResp)
新建敏感词规则
企业和第三方应用可以通过此接口新建敏感词规则
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/externalcontact/add_intercept_rule?
|
WxCpInterceptRuleResultResp |
WxCpExternalContactService.updateInterceptRule(WxCpInterceptRuleResp ruleResp)
修改敏感词规则
企业和第三方应用可以通过此接口修改敏感词规则
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/externalcontact/update_intercept_rule?
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpInterceptRuleResultResp |
WxCpExternalContactServiceImpl.addInterceptRule(WxCpInterceptRuleResp ruleResp) |
WxCpInterceptRuleResultResp |
WxCpExternalContactServiceImpl.updateInterceptRule(WxCpInterceptRuleResp ruleResp) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpInterceptRuleResp |
WxCpInterceptRuleResp.fromJson(String json) |
Copyright © 2022. All rights reserved.