public class AppClient extends Object
| 构造器和说明 |
|---|
AppClient(OpenApiClient openApiClient) |
| 限定符和类型 | 方法和说明 |
|---|---|
BaseRes<List<GetAppDevelopInfo>> |
getAppDevelopList(GetAppDevelopInfoReq req) |
BaseRes<List<AppBusinessIdInfo>> |
getBusinessIdList(GetBusinessIdListReq req) |
BaseRes<GetAppOpenIdListRes> |
getOpenIdList(GetAppOpenIdListReq req) |
public AppClient(OpenApiClient openApiClient)
public BaseRes<GetAppOpenIdListRes> getOpenIdList(GetAppOpenIdListReq req) throws ApiException
ApiExceptionpublic BaseRes<List<GetAppDevelopInfo>> getAppDevelopList(GetAppDevelopInfoReq req) throws ApiException
ApiExceptionpublic BaseRes<List<AppBusinessIdInfo>> getBusinessIdList(GetBusinessIdListReq req) throws ApiException
ApiExceptionCopyright © 2025. All rights reserved.