public interface WxCpCorpGroupService
限定符和类型 | 方法和说明 |
---|---|
List<WxCpCorpGroupCorp> |
listAppShareInfo(Integer agentId,
Integer businessType,
String corpId,
Integer limit,
String cursor)
List app share info list.
|
List<WxCpCorpGroupCorp> listAppShareInfo(Integer agentId, Integer businessType, String corpId, Integer limit, String cursor) throws WxErrorException
agentId
- the agent idbusinessType
- the business typecorpId
- the corp idlimit
- the limitcursor
- the cursorWxErrorException
- the wx error exceptionCopyright © 2024. All rights reserved.