1
0
mirror of synced 2025-12-14 10:58:07 +08:00

【企业微信】 修复获取审批数据URL

This commit is contained in:
0katekate0
2022-08-31 19:38:18 +08:00
parent db5826cfcf
commit 80cc0e4939

View File

@@ -298,7 +298,7 @@ public interface WxCpApiPathConsts {
/**
* 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.