mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-05-02 20:02:37 +08:00
【企业微信】 修复获取审批数据URL
This commit is contained in:
parent
db5826cfcf
commit
80cc0e4939
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user