修改@author注释为jinyu(foxinmy@gmail.com)
This commit is contained in:
@@ -56,7 +56,7 @@ import com.foxinmy.weixin4j.util.Weixin4jSettings;
|
||||
* 微信企业号接口实现
|
||||
*
|
||||
* @className WeixinProxy
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月19日
|
||||
* @since JDK 1.6
|
||||
* @see <a href="http://qydev.weixin.qq.com/wiki/index.php">api文档</a>
|
||||
|
||||
@@ -25,7 +25,7 @@ import com.foxinmy.weixin4j.util.Weixin4jConfigUtil;
|
||||
* 微信第三方应用接口实现
|
||||
*
|
||||
* @className WeixinSuiteProxy
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月22日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.qy.api.SuiteApi
|
||||
|
||||
@@ -19,7 +19,7 @@ import com.foxinmy.weixin4j.token.TokenHolder;
|
||||
* 管理应用接口
|
||||
*
|
||||
* @className AgentApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月16日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -17,7 +17,7 @@ import com.foxinmy.weixin4j.token.TokenHolder;
|
||||
* </p>
|
||||
*
|
||||
* @className BatchApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月30日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -21,7 +21,7 @@ import com.foxinmy.weixin4j.util.StringUtil;
|
||||
* 会话服务接口
|
||||
*
|
||||
* @className ChatApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年7月31日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.token.TokenHolder;
|
||||
* 辅助API
|
||||
*
|
||||
* @className HelperApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年12月28日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -52,7 +52,7 @@ import com.foxinmy.weixin4j.util.StringUtil;
|
||||
* 媒体相关API
|
||||
*
|
||||
* @className MediaApi
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年9月25日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -22,7 +22,7 @@ import com.foxinmy.weixin4j.type.ButtonType;
|
||||
* 菜单相关API
|
||||
*
|
||||
* @className MenuApi
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年9月25日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.model.Button
|
||||
|
||||
@@ -22,7 +22,7 @@ import com.foxinmy.weixin4j.tuple.NotifyTuple;
|
||||
* 客服消息API
|
||||
*
|
||||
* @className NotifyApi
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月21日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.util.Weixin4jConfigUtil;
|
||||
* 企业号oauth授权
|
||||
*
|
||||
* @className OauthApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月11日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
@@ -15,7 +15,7 @@ import com.foxinmy.weixin4j.token.TokenHolder;
|
||||
* 部门API
|
||||
*
|
||||
* @className PartyApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月18日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.qy.model.Party
|
||||
|
||||
@@ -15,7 +15,7 @@ import com.foxinmy.weixin4j.util.StringUtil;
|
||||
* 服务商相关API
|
||||
*
|
||||
* @className ProviderApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年12月30日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.foxinmy.weixin4j.api.BaseApi;
|
||||
* 微信企业号API
|
||||
*
|
||||
* @className QyApi
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月18日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.api.BaseApi
|
||||
|
||||
@@ -22,7 +22,7 @@ import com.foxinmy.weixin4j.token.TokenHolder;
|
||||
* 第三方应用套件
|
||||
*
|
||||
* @className SuiteApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月17日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -19,7 +19,7 @@ import com.foxinmy.weixin4j.token.TokenHolder;
|
||||
* 标签API
|
||||
*
|
||||
* @className TagApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月19日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
@@ -23,7 +23,7 @@ import com.foxinmy.weixin4j.util.StringUtil;
|
||||
* 成员API
|
||||
*
|
||||
* @className UserApi
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月19日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.qy.model.User
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ import com.foxinmy.weixin4j.util.RandomUtil;
|
||||
* JSSDK联系人筛选配置
|
||||
*
|
||||
* @className JSSDKContactConfigurator
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年12月25日
|
||||
* @since JDK 1.7
|
||||
* @see
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.qy.model.IdParameter;
|
||||
* JSSDK联系人筛选参数
|
||||
*
|
||||
* @className JSSDKContactParameter
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年12月25日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.tuple.ChatTuple;
|
||||
* 会话消息对象
|
||||
*
|
||||
* @className ChatMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月1日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.tuple.Text
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.tuple.NotifyTuple;
|
||||
* 客服消息对象
|
||||
*
|
||||
* @className CustomeMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年11月20日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.tuple.Text
|
||||
@@ -55,7 +55,7 @@ public class CustomeMessage implements Serializable {
|
||||
* 用户类型
|
||||
*
|
||||
* @className CustomeIdType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年11月20日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
@@ -79,7 +79,7 @@ public class CustomeMessage implements Serializable {
|
||||
* 消息对象
|
||||
*
|
||||
* @className CustomeTarget
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年11月20日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -10,7 +10,7 @@ import com.foxinmy.weixin4j.tuple.NotifyTuple;
|
||||
* 消息提醒对象
|
||||
*
|
||||
* @className NotifyMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月22日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.tuple.Text
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 企业号应用的设置信息
|
||||
*
|
||||
* @className AgentInfo
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月17日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 企业号应用的概况信息
|
||||
*
|
||||
* @className AgentOverview
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年4月9日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.qy.type.ReportLocationType;
|
||||
* 设置企业号应用
|
||||
*
|
||||
* @className AgentSetter
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月16日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -10,7 +10,7 @@ import com.foxinmy.weixin4j.qy.type.BatchType;
|
||||
* 异步任务执行结果
|
||||
*
|
||||
* @className BatchResult
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月31日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 调用某些接口时填入的回调信息
|
||||
*
|
||||
* @className Callback
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月30日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -10,7 +10,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 聊天会话信息
|
||||
*
|
||||
* @className ChatInfo
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年7月31日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 成员新消息免打扰
|
||||
*
|
||||
* @className ChatMute
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月1日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 通讯录
|
||||
*
|
||||
* @className Contacts
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2016年1月25日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.qy.type.CorporateType;
|
||||
* 授权方企业号信息
|
||||
*
|
||||
* @className CorpInfo
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月12日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -14,7 +14,7 @@ import com.foxinmy.weixin4j.util.StringUtil;
|
||||
* id参数集
|
||||
*
|
||||
* @className IdParameter
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月30日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.qy.type.AgentAuthType;
|
||||
* 企业号oauth授权登陆信息&第三方应用授权信息
|
||||
*
|
||||
* @className OUserInfo
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月12日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
@@ -124,7 +124,7 @@ public class OUserInfo implements Serializable {
|
||||
* 授权信息
|
||||
*
|
||||
* @className AuthInfo
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月22日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
@@ -185,7 +185,7 @@ public class OUserInfo implements Serializable {
|
||||
* 授权的应用信息
|
||||
*
|
||||
* @className AgentItem
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月22日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
@@ -270,7 +270,7 @@ public class OUserInfo implements Serializable {
|
||||
* 授权的通讯录部门
|
||||
*
|
||||
* @className DepartItem
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月22日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 部门对象
|
||||
*
|
||||
* @className Party
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月18日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 权限信息
|
||||
*
|
||||
* @className Privilege
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2016年3月28日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.model;
|
||||
* 权限级别
|
||||
*
|
||||
* @className Privilege
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2016年3月28日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.alibaba.fastjson.annotation.JSONField;
|
||||
* 标签对象
|
||||
*
|
||||
* @className Tag
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月24日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -13,7 +13,7 @@ import com.foxinmy.weixin4j.util.NameValue;
|
||||
* 部门成员对象
|
||||
*
|
||||
* @className User
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月19日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -10,7 +10,7 @@ import com.foxinmy.weixin4j.model.WeixinAccount;
|
||||
* 微信企业号信息
|
||||
*
|
||||
* @className WeixinQyAccount
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月18日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.foxinmy.weixin4j.token.TokenStorager;
|
||||
* 应用套件永久授权码的存取
|
||||
*
|
||||
* @className SuitePerCodeHolder
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月22日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.foxinmy.weixin4j.token.TokenStorager;
|
||||
* 应用套件ticket的存取
|
||||
*
|
||||
* @className SuiteTicketHolder
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月22日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -15,7 +15,7 @@ import com.foxinmy.weixin4j.util.Weixin4jConfigUtil;
|
||||
* 微信第三方套件配置相关
|
||||
*
|
||||
* @className Weixin4jSuiteSettings
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2016年1月28日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.token.TokenHolder;
|
||||
* 微信企业号应用套件预授权码创建
|
||||
*
|
||||
* @className WeixinSuitePreCodeCreator
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月17日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.token.AbstractTokenCreator;
|
||||
* 微信企业号应用套件凭证创建
|
||||
*
|
||||
* @className WeixinSuiteTokenCreator
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月17日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.token.TokenHolder;
|
||||
* 微信企业号token创建(永久授权码)
|
||||
*
|
||||
* @className WeixinTokenSuiteCreator
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月17日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.token.AbstractTokenCreator;
|
||||
* 微信企业号应用提供商凭证创建
|
||||
*
|
||||
* @className WeixinTokenCreator
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年1月10日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
@@ -13,7 +13,7 @@ import com.foxinmy.weixin4j.type.TicketType;
|
||||
* 微信企业号TICKET创建(包括jsticket、其它JSSDK所需的ticket的创建
|
||||
*
|
||||
* @className WeixinTicketCreator
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年12月25日
|
||||
* @since JDK 1.6 <a href=
|
||||
* "http://qydev.weixin.qq.com/wiki/index.php?title=%E5%BE%AE%E4%BF%A1JS-SDK%E6%8E%A5%E5%8F%A3#.E9.99.84.E5.BD.951-JS-SDK.E4.BD.BF.E7.94.A8.E6.9D.83.E9.99.90.E7.AD.BE.E5.90.8D.E7.AE.97.E6.B3.95"
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.token.AbstractTokenCreator;
|
||||
* 微信企业号TOKEN创建
|
||||
*
|
||||
* @className WeixinTokenCreator
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年1月10日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 管理员对应用的权限
|
||||
*
|
||||
* @className AgentAuthType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月12日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 异步任务的状态
|
||||
*
|
||||
* @className BatchStatus
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月31日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 异步任务的类型
|
||||
*
|
||||
* @className BatchType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月31日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 会话类型
|
||||
*
|
||||
* @className ChatType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年7月31日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 授权方企业号类型
|
||||
*
|
||||
* @className CorpType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月12日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 企业类型
|
||||
*
|
||||
* @className CorporateType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2016年3月12日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 邀请类型
|
||||
*
|
||||
* @className InviteType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年1月15日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 客服类型
|
||||
*
|
||||
* @className KfType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2016年1月23日
|
||||
* @since JDK 1.7
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 登录跳转到企业号后台的目标页面
|
||||
*
|
||||
* @className LoginTargetType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年12月30日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 上报策略
|
||||
*
|
||||
* @className ReportLocationType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月16日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* URL常量类
|
||||
*
|
||||
* @className URLConsts
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年12月3日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.type;
|
||||
* 成员状态
|
||||
*
|
||||
* @className UserStatus
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月19日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
Reference in New Issue
Block a user