mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-22 03:27:39 +08:00
🐛【企业微信】修复external_userid转换接口的地址
This commit is contained in:
@@ -995,7 +995,7 @@ public interface WxCpApiPathConsts {
|
||||
/**
|
||||
* The constant GET_NEW_EXTERNAL_USERID.
|
||||
*/
|
||||
String GET_NEW_EXTERNAL_USERID = "/cgi-bin/service/externalcontact/get_new_external_userid";
|
||||
String GET_NEW_EXTERNAL_USERID = "/cgi-bin/externalcontact/get_new_external_userid";
|
||||
/**
|
||||
* The constant TO_SERVICE_EXTERNAL_USERID.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user