🐛 #2806【企业微信】 修复获取审批数据接口的地址

This commit is contained in:
Binary Wang
2022-09-02 19:18:27 +08:00
committed by GitHub

View File

@@ -298,7 +298,7 @@ public interface WxCpApiPathConsts {
/** /**
* The constant GET_APPROVAL_DATA. * The constant GET_APPROVAL_DATA.
*/ */
String GET_APPROVAL_DATA = "/cgi-bin/oa/getapprovaldata"; String GET_APPROVAL_DATA = "/cgi-bin/corp/getapprovaldata";
/** /**
* The constant GET_CORP_CONF. * The constant GET_CORP_CONF.