mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-05-02 20:02:37 +08:00
🐛 #2806【企业微信】 修复获取审批数据接口的地址
This commit is contained in:
commit
7a200c0574
@ -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