| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.open.api | |
| me.chanjar.weixin.open.api.impl | |
| me.chanjar.weixin.open.bean.result |
| 限定符和类型 | 方法和说明 |
|---|---|
WxOpenResult |
WxOpenFastMaService.addCategory(List<WxFastMaCategory> categoryList)
8.2添加类目
|
WxOpenResult |
WxOpenMaService.bindTester(String wechatid)
绑定小程序体验者
|
WxOpenResult |
WxOpenMaService.codeCommit(Long templateId,
String userVersion,
String userDesc,
WxMaOpenCommitExtInfo extInfo)
1、为授权的小程序帐号上传小程序代码
|
WxOpenResult |
WxOpenFastMaService.componentRebindAdmin(String taskid)
7.3 管理员换绑
|
WxOpenResult |
WxOpenFastMaService.deleteCategory(int first,
int second)
8.3删除类目
|
WxOpenResult |
WxOpenComponentService.fastRegisterWeapp(String name,
String code,
String codeType,
String legalPersonaWechat,
String legalPersonaName,
String componentPhone)
https://open.weixin.qq.com/cgi-bin/showdocument?
|
WxOpenResult |
WxOpenComponentService.fastRegisterWeappSearch(String name,
String legalPersonaWechat,
String legalPersonaName)
https://open.weixin.qq.com/cgi-bin/showdocument?
|
WxOpenResult |
WxOpenFastMaService.modifyCategory(WxFastMaCategory category)
8.5修改类目
|
WxOpenResult |
WxOpenFastMaService.modifyHeadImage(String headImgMediaId,
float x1,
float y1,
float x2,
float y2)
5.修改头像
图片格式只支持:BMP、JPEG、JPG、GIF、PNG,大小不超过2M
注:实际头像始终为正方形
|
WxOpenResult |
WxOpenFastMaService.modifySignature(String signature)
6.修改功能介绍
|
WxOpenResult |
WxOpenMaService.releaesAudited()
发布已通过审核的小程序(仅供第三方代小程序调用).
|
WxOpenResult |
WxOpenMaService.revertCodeReleaes()
11.
|
WxOpenResult |
WxOpenMaService.unbindTester(String wechatid)
解除绑定小程序体验者
|
WxOpenResult |
WxOpenMaService.undoCodeAudit()
15.
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxOpenResult |
WxOpenFastMaServiceImpl.addCategory(List<WxFastMaCategory> categoryList)
8.2添加类目
|
WxOpenResult |
WxOpenMaServiceImpl.bindTester(String wechatid)
绑定小程序体验者
|
WxOpenResult |
WxOpenMaServiceImpl.codeCommit(Long templateId,
String userVersion,
String userDesc,
WxMaOpenCommitExtInfo extInfo)
1、为授权的小程序帐号上传小程序代码
|
WxOpenResult |
WxOpenFastMaServiceImpl.componentRebindAdmin(String taskid)
7.3 管理员换绑
|
WxOpenResult |
WxOpenFastMaServiceImpl.deleteCategory(int first,
int second)
8.3删除类目
|
WxOpenResult |
WxOpenComponentServiceImpl.fastRegisterWeapp(String name,
String code,
String codeType,
String legalPersonaWechat,
String legalPersonaName,
String componentPhone) |
WxOpenResult |
WxOpenComponentServiceImpl.fastRegisterWeappSearch(String name,
String legalPersonaWechat,
String legalPersonaName) |
WxOpenResult |
WxOpenFastMaServiceImpl.modifyCategory(WxFastMaCategory category)
8.5修改类目
|
WxOpenResult |
WxOpenFastMaServiceImpl.modifyHeadImage(String headImgMediaId,
float x1,
float y1,
float x2,
float y2)
5.修改头像
图片格式只支持:BMP、JPEG、JPG、GIF、PNG,大小不超过2M
注:实际头像始终为正方形
|
WxOpenResult |
WxOpenFastMaServiceImpl.modifySignature(String signature)
6.修改功能介绍
|
WxOpenResult |
WxOpenMaServiceImpl.releaesAudited()
9.
|
WxOpenResult |
WxOpenMaServiceImpl.revertCodeReleaes()
11.
|
WxOpenResult |
WxOpenMaServiceImpl.unbindTester(String wechatid)
解除绑定小程序体验者
|
WxOpenResult |
WxOpenMaServiceImpl.undoCodeAudit()
15.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
WxFastMaAccountBasicInfoResult |
class |
WxFastMaBeenSetCategoryResult |
class |
WxFastMaCanSetCategoryResult |
class |
WxFastMaCheckNickameResult |
class |
WxFastMaQueryNicknameStatusResult |
class |
WxFastMaSetNickameResult |
class |
WxOpenMaCategoryListResult
微信开放平台小程序分类目录列表返回
|
class |
WxOpenMaDomainResult
微信开放平台小程序域名设置返回对象.
|
class |
WxOpenMaPageListResult
微信开放平台小程序第三方提交代码的页面配置列表.
|
class |
WxOpenMaQueryAuditResult
.
|
class |
WxOpenMaSubmitAuditResult
微信开放平台小程序发布代码审核结果.
|
class |
WxOpenMaTesterListResult
微信开放平台小程序体验者列表返回.
|
Copyright © 2019. All rights reserved.