| 程序包 | 说明 |
|---|---|
| org.nutz.weixin.impl | |
| org.nutz.weixin.spi |
| 限定符和类型 | 方法和说明 |
|---|---|
WxResp |
WxApi2Impl._mass_send(org.nutz.lang.util.NutMap filter,
List<String> to_user,
String touser,
WxOutMsg msg) |
WxResp |
WxLoginImpl.access_token(String code) |
WxResp |
WxApi2Impl.add_material(String type,
File f) |
WxResp |
WxApi2Impl.add_news(WxMassArticle... news) |
WxResp |
WxApi2Impl.add_video(File f,
String title,
String introduction) |
WxResp |
WxApi2Impl.applyId(int quantity,
String apply_reason,
String comment,
int poi_id) |
WxResp |
WxApi2Impl.applyStatus(String apply_id) |
WxResp |
WxLoginImpl.auth(String token) |
WxResp |
WxApi2Impl.batchget_material(String type,
int offset,
int count) |
WxResp |
WxApi2Impl.bindLocation(int device_id,
int poi_id) |
WxResp |
WxApi2Impl.bindLocation(String uuid,
int major,
int minor,
int poi_id) |
protected WxResp |
AbstractWxApi2.call(String URL,
org.nutz.http.Request.METHOD method,
String body) |
WxResp |
WxApi2Impl.card_code_consume(String code)
微信卡券:核销卡券
建议在调用核销卡券接口之前调用查询Code接口 以便在核销之前对非法状态的Code(如转赠中、已删除、已核销等)做出处理 |
WxResp |
WxApi2Impl.card_code_consume(String code,
String cardId)
微信卡券:核销卡券
建议在调用核销卡券接口之前调用查询Code接口 以便在核销之前对非法状态的Code(如转赠中、已删除、已核销等)做出处理 |
WxResp |
WxApi2Impl.card_code_get(String code)
微信卡券:查询Code
|
WxResp |
WxApi2Impl.card_code_get(String code,
String cardId)
微信卡券:查询Code
|
WxResp |
WxApi2Impl.card_code_get(String code,
String cardId,
Boolean checkConsume)
微信卡券:查询Code
|
WxResp |
WxApi2Impl.card_create(org.nutz.lang.util.NutMap card)
微信卡券:创建卡券
|
WxResp |
WxApi2Impl.card_qrcode_create(org.nutz.lang.util.NutMap body)
微信卡券:投放卡券,创建二维码
|
WxResp |
WxApi2Impl.createQRTicket(long expire,
WXAccountApi.Type type,
int id) |
WxResp |
WxApi2Impl.createQRTicket(long expire,
WXAccountApi.Type type,
String str) |
WxResp |
WxApi2Impl.del_material(String media_id) |
WxResp |
WxApi2Impl.get_all_private_template() |
WxResp |
WxApi2Impl.get_industry() |
WxResp |
WxApi2Impl.get_material_video(String media_id) |
WxResp |
WxApi2Impl.get_materialcount() |
protected WxResp |
AbstractWxApi2.get(String uri,
String... args) |
WxResp |
WxApi2Impl.getShakeInfo(String ticket,
int need_poi) |
WxResp |
WxApi2Impl.groups_create(WxGroup group) |
WxResp |
WxApi2Impl.groups_get() |
WxResp |
WxApi2Impl.groups_getid(String openid) |
WxResp |
WxApi2Impl.groups_member_update(String openid,
String to_groupid) |
WxResp |
WxApi2Impl.groups_update(WxGroup group) |
WxResp |
WxApi2Impl.kfaccount_add(String kf_account,
String nickname,
String password) |
WxResp |
WxApi2Impl.kfaccount_del(String kf_account) |
WxResp |
WxApi2Impl.kfaccount_update(String kf_account,
String nickname,
String password) |
WxResp |
WxApi2Impl.kfaccount_uploadheadimg(String kf_account,
File f) |
WxResp |
WxApi2Impl.mass_del(String msg_id) |
WxResp |
WxApi2Impl.mass_get(String msg_id) |
WxResp |
WxApi2Impl.mass_preview(String touser,
WxOutMsg msg) |
WxResp |
WxApi2Impl.mass_send(List<String> to_user,
WxOutMsg msg) |
WxResp |
WxApi2Impl.mass_sendall(boolean is_to_all,
String group_id,
WxOutMsg msg) |
WxResp |
WxApi2Impl.mass_uploadnews(List<WxArticle> articles) |
WxResp |
WxApi2Impl.media_upload(String type,
File f) |
WxResp |
WxApi2Impl.menu_addconditional(List<WxMenu> button,
WxMatchRule matchrule) |
WxResp |
WxApi2Impl.menu_create(List<WxMenu> button) |
WxResp |
WxApi2Impl.menu_create(org.nutz.lang.util.NutMap map) |
WxResp |
WxApi2Impl.menu_delconditional(String menuid) |
WxResp |
WxApi2Impl.menu_delete() |
WxResp |
WxApi2Impl.menu_get() |
WxResp |
WxApi2Impl.menu_trymatch(String user_id) |
protected WxResp |
AbstractWxApi2.postJson(String uri,
org.nutz.lang.util.NutMap body) |
protected WxResp |
AbstractWxApi2.postJson(String uri,
Object... args) |
WxResp |
WxApi2Impl.qrcode_create(Object scene_id,
int expire_seconds) |
WxResp |
WxLoginImpl.refresh_token(String refresh_token) |
WxResp |
WxApi2Impl.search(int device_id) |
WxResp |
WxApi2Impl.search(int begin,
int count) |
WxResp |
WxApi2Impl.search(int apply_id,
int begin,
int count) |
WxResp |
WxApi2Impl.search(String uuid,
int major,
int minor) |
WxResp |
WxApi2Impl.send(WxOutMsg out) |
WxResp |
WxApi2Impl.tag_getusers(String tagid,
String nextOpenid) |
WxResp |
WxApi2Impl.tags_create(WxTag tag) |
WxResp |
WxApi2Impl.tags_delete(WxTag tag) |
WxResp |
WxApi2Impl.tags_get() |
WxResp |
WxApi2Impl.tags_getidlist(String openid) |
WxResp |
WxApi2Impl.tags_members_batchtagging(List<String> openids,
String tagid) |
WxResp |
WxApi2Impl.tags_members_chuntagging(List<String> openids,
String tagid) |
WxResp |
WxApi2Impl.tags_update(WxTag tag) |
WxResp |
WxApi2Impl.template_api_add_template(String template_id_short) |
WxResp |
WxApi2Impl.template_api_del_template(String template_id) |
WxResp |
WxApi2Impl.template_api_set_industry(String industry_id1,
String industry_id2) |
WxResp |
WxApi2Impl.template_send(String touser,
String template_id,
String url,
Map<String,Object> miniprogram,
Map<String,WxTemplateData> data) |
WxResp |
WxApi2Impl.template_send(String touser,
String template_id,
String url,
Map<String,WxTemplateData> data) |
WxResp |
WxApi2Impl.update_material(String media_id,
int index,
WxArticle article) |
WxResp |
WxApi2Impl.update(int device_id,
String comment) |
WxResp |
WxApi2Impl.update(String uuid,
int major,
int minor,
String comment) |
WxResp |
WxApi2Impl.uploadimg(File f) |
WxResp |
WxApi2Impl.uploadnews(List<WxMassArticle> articles) |
WxResp |
WxApi2Impl.user_info_updatemark(String openid,
String remark) |
WxResp |
WxApi2Impl.user_info(String openid,
String lang) |
WxResp |
WxLoginImpl.userinfo(String openid,
String access_token) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxResp |
WxLogin.access_token(String auth_code)
根据code换取access_token
|
WxResp |
WxMaterialApi.add_material(String type,
File f) |
WxResp |
WxMaterialApi.add_news(WxMassArticle... news) |
WxResp |
WxMaterialApi.add_video(File f,
String title,
String introduction) |
WxResp |
WxShakeApi.applyId(int quantity,
String apply_reason,
String comment,
int poi_id) |
WxResp |
WxShakeApi.applyStatus(String id) |
WxResp |
WxLogin.auth(String token)
验证token是否还有效
|
WxResp |
WxMaterialApi.batchget_material(String type,
int offset,
int count) |
WxResp |
WxShakeApi.bindLocation(int deviceId,
int poi_id) |
WxResp |
WxShakeApi.bindLocation(String uuid,
int major,
int minor,
int poi_id) |
WxResp |
WxCardApi.card_code_consume(String code)
微信卡券:核销卡券
建议在调用核销卡券接口之前调用查询Code接口 以便在核销之前对非法状态的Code(如转赠中、已删除、已核销等)做出处理 |
WxResp |
WxCardApi.card_code_consume(String code,
String cardId)
微信卡券:核销卡券
建议在调用核销卡券接口之前调用查询Code接口 以便在核销之前对非法状态的Code(如转赠中、已删除、已核销等)做出处理 |
WxResp |
WxCardApi.card_code_get(String code)
微信卡券:查询Code
|
WxResp |
WxCardApi.card_code_get(String code,
String cardId)
微信卡券:查询Code
|
WxResp |
WxCardApi.card_code_get(String code,
String cardId,
Boolean checkConsume)
微信卡券:查询Code
|
WxResp |
WxCardApi.card_create(org.nutz.lang.util.NutMap card)
微信卡券:创建卡券
|
WxResp |
WxCardApi.card_qrcode_create(org.nutz.lang.util.NutMap body)
微信卡券:投放卡券,创建二维码
|
WxResp |
WxResp.check() |
WxResp |
WXAccountApi.createQRTicket(long expire,
WXAccountApi.Type type,
int id) |
WxResp |
WXAccountApi.createQRTicket(long expire,
WXAccountApi.Type type,
String str) |
WxResp |
WxMaterialApi.del_material(String media_id) |
WxResp |
WxTemplateMsgApi.get_all_private_template() |
WxResp |
WxTemplateMsgApi.get_industry() |
WxResp |
WxMaterialApi.get_material_video(String media_id) |
WxResp |
WxMaterialApi.get_materialcount() |
WxResp |
WxShakeApi.getShakeInfo(String ticket,
int need_poi) |
WxResp |
WxUserApi.groups_create(WxGroup group) |
WxResp |
WxUserApi.groups_get() |
WxResp |
WxUserApi.groups_getid(String openid) |
WxResp |
WxUserApi.groups_member_update(String openid,
String groupid) |
WxResp |
WxUserApi.groups_update(WxGroup group) |
WxResp |
WxCustomServiceApi.kfaccount_add(String kf_account,
String nickname,
String password) |
WxResp |
WxCustomServiceApi.kfaccount_del(String kf_account) |
WxResp |
WxCustomServiceApi.kfaccount_update(String kf_account,
String nickname,
String password) |
WxResp |
WxCustomServiceApi.kfaccount_uploadheadimg(String kf_account,
File f) |
WxResp |
WxMassApi.mass_del(String msg_id) |
WxResp |
WxMassApi.mass_get(String msg_id) |
WxResp |
WxMassApi.mass_preview(String touser,
WxOutMsg msg) |
WxResp |
WxMassApi.mass_send(List<String> touser,
WxOutMsg msg) |
WxResp |
WxMassApi.mass_sendall(boolean is_to_all,
String group_id,
WxOutMsg msg) |
WxResp |
WxMassApi.mass_uploadnews(List<WxArticle> articles) |
WxResp |
WxMediaApi.media_upload(String type,
File f) |
WxResp |
WxMenuApi.menu_addconditional(List<WxMenu> button,
WxMatchRule matchRule) |
WxResp |
WxMenuApi.menu_create(List<WxMenu> button) |
WxResp |
WxMenuApi.menu_create(org.nutz.lang.util.NutMap map) |
WxResp |
WxMenuApi.menu_delconditional(String menuid) |
WxResp |
WxMenuApi.menu_delete() |
WxResp |
WxMenuApi.menu_get() |
WxResp |
WxMenuApi.menu_trymatch(String user_id) |
WxResp |
WxQrApi.qrcode_create(Object scene_id,
int expire_seconds) |
WxResp |
WxLogin.refresh_token(String refresh_token)
刷新token
|
WxResp |
WxShakeApi.search(int device_id) |
WxResp |
WxShakeApi.search(int begin,
int count) |
WxResp |
WxShakeApi.search(int apply_id,
int begin,
int count) |
WxResp |
WxShakeApi.search(String uuid,
int major,
int minor) |
WxResp |
WxBaseApi.send(WxOutMsg out) |
WxResp |
WxUserApi.tag_getusers(String tagid,
String nextOpenid) |
WxResp |
WxUserApi.tags_create(WxTag tag) |
WxResp |
WxUserApi.tags_delete(WxTag tag) |
WxResp |
WxUserApi.tags_get() |
WxResp |
WxUserApi.tags_getidlist(String openid) |
WxResp |
WxUserApi.tags_members_batchtagging(List<String> openids,
String tagid) |
WxResp |
WxUserApi.tags_members_chuntagging(List<String> openids,
String tagid) |
WxResp |
WxUserApi.tags_update(WxTag tag) |
WxResp |
WxTemplateMsgApi.template_api_add_template(String template_id_short) |
WxResp |
WxTemplateMsgApi.template_api_del_template(String template_id) |
WxResp |
WxTemplateMsgApi.template_api_set_industry(String industry_id1,
String industry_id2) |
WxResp |
WxTemplateMsgApi.template_send(String touser,
String template_id,
String url,
Map<String,Object> miniprogram,
Map<String,WxTemplateData> data) |
WxResp |
WxTemplateMsgApi.template_send(String touser,
String template_id,
String url,
Map<String,WxTemplateData> data) |
WxResp |
WxMaterialApi.update_material(String media_id,
int index,
WxArticle article) |
WxResp |
WxShakeApi.update(int device_id,
String comment) |
WxResp |
WxShakeApi.update(String uuid,
int major,
int minor,
String comment) |
WxResp |
WxMaterialApi.uploadimg(File f) |
WxResp |
WxMaterialApi.uploadnews(List<WxMassArticle> articles) |
WxResp |
WxUserApi.user_info_updatemark(String openid,
String remark) |
WxResp |
WxUserApi.user_info(String openid,
String lang) |
WxResp |
WxLogin.userinfo(String openid,
String token)
获取用户信息
|
Copyright © 2019. All rights reserved.