mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🆕 #2620 【企业微信】微信客服统计管理模块增加获取「客户数据统计」企业汇总数据的接口
This commit is contained in:
@@ -328,6 +328,7 @@ public interface WxCpApiPathConsts {
|
||||
|
||||
String SEND_MSG_ON_EVENT = "/cgi-bin/kf/send_msg_on_event";
|
||||
String CUSTOMER_BATCH_GET = "/cgi-bin/kf/customer/batchget";
|
||||
String GET_CORP_STATISTIC = "/cgi-bin/kf/get_corp_statistic";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user