public class WxOpenMaAuthAndIcpServiceImpl extends Object implements WxOpenMaAuthAndIcpService
QUERY_AUTH_AND_ICP, SUBMIT_AUTH_AND_ICP| 构造器和说明 |
|---|
WxOpenMaAuthAndIcpServiceImpl(WxMaService wxMaService) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxOpenQueryAuthAndIcpResult |
queryAuthAndIcp(String procedureId)
查询小程序认证及备案进度。
|
WxOpenSubmitAuthAndIcpResult |
submitAuthAndIcp(WxOpenSubmitAuthAndIcpParam param)
提交小程序认证及备案信息。
|
public WxOpenMaAuthAndIcpServiceImpl(WxMaService wxMaService)
public WxOpenQueryAuthAndIcpResult queryAuthAndIcp(String procedureId) throws WxErrorException
WxOpenMaAuthAndIcpServicequeryAuthAndIcp 在接口中 WxOpenMaAuthAndIcpServiceprocedureId - 小程序认证及备案任务流程idWxErrorExceptionpublic WxOpenSubmitAuthAndIcpResult submitAuthAndIcp(WxOpenSubmitAuthAndIcpParam param) throws WxErrorException
WxOpenMaAuthAndIcpServicesubmitAuthAndIcp 在接口中 WxOpenMaAuthAndIcpServiceparam - 提交小程序认证及备案信息参数WxErrorExceptionCopyright © 2026. All rights reserved.