跳过导航链接
A C D F G I M O P Q R W 

A

authGet(String, String, String, String, String) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatMiniController
验证: https://wechat.bytedesk.com/wechat/mini/push/201810292301591
authGet(String, String, String, String, String) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatMpController
 

C

create(Principal, Map) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatMenuController
创建自定义菜单

D

delete(Principal, Map) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatMenuController
删除自定义菜单

F

fullNetPublish(WxMpXmlMessage, String, String, String, String, String, String, String, String) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatController
 

G

gotoPreAuthUrl(HttpServletResponse) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatController
跳转到微信授权页面 扫码授权 wechat.bytedesk.com/wechat/mp/oauth/redirect/{uid}

I

io.xiaper.restwechat - 程序包 io.xiaper.restwechat
 
io.xiaper.restwechat.controller.v1 - 程序包 io.xiaper.restwechat.controller.v1
 

M

main(String[]) - 类 中的静态方法io.xiaper.restwechat.RestWechatApplication
 
miniPush(Map) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatController
小程序 推送
mpPush(Map) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatController
公众号消息 推送
msgEventCallback(String, String, String, String, String, String, String, String) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatController
 

O

oauthCallback(String, HttpSession, HttpServletResponse) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatController
处理授权事件Get 授权成功之后回调地址 因为post过来的信息,服务端拿不到user_id, 而且消息一般都是post先到,然后浏览器回调,执行get, 才能够从session中拿到user_id,故基于以上原因(假设),在此处更新user_id 绑定公众号到管理员所属的默认工作组
oauthCallback(String, String, String, String, String, String, HttpSession) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatController
处理授权事件POST 授权事件接收URL wechat.bytedesk.com/wechat/mp/oauth/callback 授权过程中: 1.

P

post(String, String, String, String, String, String, String) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatMiniController
https://wechat.bytedesk.com/wechat/mini/push/201810292301591
post(String, String, String, String, String, String, String, String) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatMpController
 

Q

query(Principal, String) - 类 中的方法io.xiaper.restwechat.controller.v1.WeChatMenuController
查询自定义菜单

R

RestWechatApplication - io.xiaper.restwechat中的类
 
RestWechatApplication() - 类 的构造器io.xiaper.restwechat.RestWechatApplication
 

W

WeChatController - io.xiaper.restwechat.controller.v1中的类
 
WeChatController() - 类 的构造器io.xiaper.restwechat.controller.v1.WeChatController
 
WeChatCpController - io.xiaper.restwechat.controller.v1中的类
企业微信
WeChatCpController() - 类 的构造器io.xiaper.restwechat.controller.v1.WeChatCpController
 
WeChatMenuController - io.xiaper.restwechat.controller.v1中的类
 
WeChatMenuController() - 类 的构造器io.xiaper.restwechat.controller.v1.WeChatMenuController
 
WeChatMiniController - io.xiaper.restwechat.controller.v1中的类
小程序
WeChatMiniController() - 类 的构造器io.xiaper.restwechat.controller.v1.WeChatMiniController
 
WeChatMpController - io.xiaper.restwechat.controller.v1中的类
公众号 TODO: 直接通过提供URL对接公众号
WeChatMpController() - 类 的构造器io.xiaper.restwechat.controller.v1.WeChatMpController
 
WeChatOpenController - io.xiaper.restwechat.controller.v1中的类
开放平台
WeChatOpenController() - 类 的构造器io.xiaper.restwechat.controller.v1.WeChatOpenController
 
A C D F G I M O P Q R W 
跳过导航链接

Copyright © 2019. All rights reserved.