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