public interface WxCpOaAgentService
限定符和类型 | 方法和说明 |
---|---|
WxCpOpenApprovalData |
getOpenApprovalData(@NonNull String thirdNo)
查询第三方应用审批申请当前状态
开发者也可主动查询审批单的当前审批状态。
|
WxCpOpenApprovalData getOpenApprovalData(@NonNull @NonNull String thirdNo) throws WxErrorException
请求方式: POST(HTTPS) 请求地址: https://qyapi.weixin.qq.com/cgi-bin/corp/getopenapprovaldata?access_token=ACCESS_TOKEN
thirdNo
- the third noWxErrorException
- the wx error exceptionCopyright © 2024. All rights reserved.