类 NotifyUtil
java.lang.Object
com.sh.weixin.util.NotifyUtil
Description:
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2014年2月14日
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static AccessTokengetAccessToken(String appId, String appsecret) 获取access_tokenstatic String获取access_tokenstatic voidstatic StringnotifyMsg(String appId, String appsecret, NewsMessage nm) static StringnotifyMsg(String appId, String appsecret, TextMessage tm) static String推送消息
-
字段详细资料
-
构造器详细资料
-
NotifyUtil
public NotifyUtil()
-
-
方法详细资料
-
getToken
获取access_token- 参数:
appId- Stringappsecret- String- 返回:
- String
-
getAccessToken
获取access_token- 参数:
appId- 凭证appsecret- 密钥- 返回:
- AccessToken
-
notifyMsg
推送消息- 参数:
appId- Stringappsecret- Stringmsg- String- 返回:
- String
-
notifyMsg
-
notifyMsg
-
main
-