🎨 fix javadoc by removing @date

This commit is contained in:
Binary Wang
2022-08-23 00:37:10 +08:00
parent f94e67056d
commit 36602d58a5
757 changed files with 789 additions and 762 deletions

View File

@@ -16,7 +16,7 @@ import java.util.List;
* https://developer.work.weixin.qq.com/document/path/91552
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date 2022-01-17
* created on 2022-01-17
*/
@Slf4j
public class Finance {

View File

@@ -5,7 +5,7 @@ import me.chanjar.weixin.cp.bean.WxCpAgentWorkBench;
/**
* @author songshiyu
* @date : create in 16:16 2020/9/27
* created on : create in 16:16 2020/9/27
* @description: 工作台自定义展示https://work.weixin.qq.com/api/doc/90000/90135/92535
*/
public interface WxCpAgentWorkBenchService {

View File

@@ -8,7 +8,7 @@ import me.chanjar.weixin.cp.bean.export.WxCpExportResult;
* 异步导出接口
*
* @author <a href="https://github.com/zhongjun96">zhongjun</a>
* @date 2022/4/21
* created on 2022/4/21
**/
public interface WxCpExportService {

View File

@@ -11,7 +11,7 @@ import java.util.List;
* 调用地址https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=
*
* @author yr
* @date 2020-8-20
* created on 2020-8-20
*/
public interface WxCpGroupRobotService {

View File

@@ -30,7 +30,7 @@ import java.util.List;
* 企业可在微信客服官网使用企业微信扫码开通微信客服,开通后即可使用。
*
* @author Fu
* @date 2022/1/19 19:25
* created on 2022/1/19 19:25
*/
public interface WxCpKfService {

View File

@@ -9,7 +9,7 @@ import me.chanjar.weixin.cp.bean.living.*;
* 官方文档https://work.weixin.qq.com/api/doc/90000/90135/93633
*
* @author Wang_Wong
* @date 2021-12-21
* created on 2021-12-21
*/
public interface WxCpLivingService {

View File

@@ -7,7 +7,7 @@ import me.chanjar.weixin.cp.bean.message.*;
* 消息推送接口.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020 -08-30
* created on 2020 -08-30
*/
public interface WxCpMessageService {
/**

View File

@@ -14,7 +14,7 @@ import java.util.List;
* com.tencent.wework.Finance
*
* @author Wang_Wong
* @date 2022-01-14
* created on 2022-01-14
*/
public interface WxCpMsgAuditService {

View File

@@ -9,7 +9,7 @@ import me.chanjar.weixin.cp.bean.oa.selfagent.WxCpOpenApprovalData;
* https://developer.work.weixin.qq.com/document/path/90269
*
* @author <a href="https://gitee.com/Wang_Wong/">Wang_Wong</a>
* @date 2022-04-06
* created on 2022-04-06
*/
public interface WxCpOaAgentService {

View File

@@ -9,7 +9,7 @@ import java.util.List;
* 企业微信日历接口.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-09-20
* created on 2020-09-20
*/
public interface WxCpOaCalendarService {
/**

View File

@@ -9,7 +9,7 @@ import java.util.List;
* 企业微信会议室接口.
*
* @author <a href="https://github.com/lm93129">lm93129</a>
* @date 2022年8月12日22:33:36
* created on 2022年8月12日22:33:36
*/
public interface WxCpOaMeetingRoomService {
/**

View File

@@ -10,7 +10,7 @@ import java.util.List;
* 官方文档https://work.weixin.qq.com/api/doc/90000/90135/93648
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020 -12-25
* created on 2020 -12-25
*/
public interface WxCpOaScheduleService {
/**

View File

@@ -12,7 +12,7 @@ import java.util.List;
* 企业微信OA相关接口.
*
* @author Element & Wang_Wong
* @date 2019-04-06 10:52
* created on 2019-04-06 10:52
*/
public interface WxCpOaService {

View File

@@ -12,7 +12,7 @@ import java.util.List;
* https://developer.work.weixin.qq.com/document/path/93654
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date 2022-04-22
* created on 2022-04-22
*/
public interface WxCpOaWeDriveService {

View File

@@ -12,7 +12,7 @@ import me.chanjar.weixin.cp.bean.school.health.WxCpGetReportJobInfo;
* https://developer.work.weixin.qq.com/document/path/93676
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date: 2022/5/31 9:10
* created on : 2022/5/31 9:10
*/
public interface WxCpSchoolHealthService {

View File

@@ -16,7 +16,7 @@ import java.util.List;
* 仅复学码应用可以调用
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date: 2022/5/31 9:10
* created on : 2022/5/31 9:10
*/
public interface WxCpSchoolService {

View File

@@ -13,7 +13,7 @@ import java.util.List;
* https://developer.work.weixin.qq.com/document/path/91638
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date: 2022/6/18 9:10
* created on : 2022/6/18 9:10
*/
public interface WxCpSchoolUserService {

View File

@@ -12,7 +12,7 @@ import java.util.List;
* </pre>
*
* @author <a href="https://github.com/domainname">Jeff</a>
* @date 2019-05-16
* created on 2019-05-16
*/
public interface WxCpTaskCardService {

View File

@@ -13,7 +13,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.WorkBench.WORKBENC
/**
* @author songshiyu
* @date : create in 11:24 2020/9/28
* created on : create in 11:24 2020/9/28
* @description: 工作台自定义展示实现
*/
@RequiredArgsConstructor

View File

@@ -16,7 +16,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Export.*;
* 异步导出接口
*
* @author <a href="https://github.com/zhongjun96">zhongjun</a>
* @date 2022/4/21
* created on 2022/4/21
**/
@RequiredArgsConstructor
public class WxCpExportServiceImpl implements WxCpExportService {

View File

@@ -18,7 +18,7 @@ import static me.chanjar.weixin.cp.constant.WxCpConsts.GroupRobotMsgType;
* 企业微信群机器人消息发送api 实现
*
* @author yr
* @date 2020-08-20
* created on 2020-08-20
*/
@RequiredArgsConstructor
public class WxCpGroupRobotServiceImpl implements WxCpGroupRobotService {

View File

@@ -36,7 +36,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Kf.*;
* 微信客服接口-服务实现
*
* @author Fu
* @date 2022/1/19 19:41
* created on 2022/1/19 19:41
*/
@RequiredArgsConstructor
public class WxCpKfServiceImpl implements WxCpKfService {

View File

@@ -21,7 +21,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Living.*;
* https://developer.work.weixin.qq.com/document/path/93633
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date 2021-12-21
* created on 2021-12-21
*/
@Slf4j
@RequiredArgsConstructor

View File

@@ -13,7 +13,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
* 消息推送接口实现类.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-08-30
* created on 2020-08-30
*/
@RequiredArgsConstructor
public class WxCpMessageServiceImpl implements WxCpMessageService {

View File

@@ -28,7 +28,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.MsgAudit.*;
* 会话内容存档接口实现类.
*
* @author Wang_Wong
* @date 2022-01-17
* created on 2022-01-17
*/
@Slf4j
@RequiredArgsConstructor

View File

@@ -18,7 +18,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa.GET_OPEN_APPROV
* 企业微信自建应用接口实现类.
*
* @author <a href="https://gitee.com/Wang_Wong/">Wang_Wong</a>
* @date 2022-04-06
* created on 2022-04-06
*/
@Slf4j
@RequiredArgsConstructor

View File

@@ -18,7 +18,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa.*;
* .
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-09-20
* created on 2020-09-20
*/
@RequiredArgsConstructor
public class WxCpOaCalendarServiceImpl implements WxCpOaCalendarService {

View File

@@ -22,7 +22,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa.*;
* 企业微信日程接口实现类.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-12-25
* created on 2020-12-25
*/
@Slf4j
@RequiredArgsConstructor

View File

@@ -25,7 +25,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa.*;
* 企业微信 OA 接口实现
*
* @author Element
* @date 2019-04-06 11:20
* created on 2019-04-06 11:20
*/
@RequiredArgsConstructor
public class WxCpOaServiceImpl implements WxCpOaService {

View File

@@ -18,7 +18,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa.*;
* 企业微信微盘接口实现类.
*
* @author Wang_Wong
* @date 2022-04-22
* created on 2022-04-22
*/
@Slf4j
@RequiredArgsConstructor

View File

@@ -20,7 +20,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.School.*;
* 企业微信家校应用 健康上报接口实现类.
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date: 2022/5/31 9:16
* created on : 2022/5/31 9:16
*/
@Slf4j
@RequiredArgsConstructor

View File

@@ -22,7 +22,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.School.*;
* https://developer.work.weixin.qq.com/document/path/93744
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date: 2022/6/1 14:05
* created on : 2022/6/1 14:05
*/
@Slf4j
@RequiredArgsConstructor

View File

@@ -25,7 +25,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.School.*;
* https://developer.work.weixin.qq.com/document/path/91638
*
* @author <a href="https://github.com/0katekate0">Wang_Wong</a>
* @date: 2022/6/18 9:10
* created on : 2022/6/18 9:10
*/
@Slf4j
@RequiredArgsConstructor

View File

@@ -19,7 +19,7 @@ import static me.chanjar.weixin.cp.constant.WxCpApiPathConsts.TaskCard.*;
* </pre>
*
* @author <a href="https://github.com/domainname">Jeff</a>
* @date 2019-05-16
* created on 2019-05-16
*/
@RequiredArgsConstructor
public class WxCpTaskCardServiceImpl implements WxCpTaskCardService {

View File

@@ -15,7 +15,7 @@ import java.util.List;
/**
* @author songshiyu
* @date : create in 16:09 2020/9/27
* created on : create in 16:09 2020/9/27
* 工作台自定义展示
*/
@Data

View File

@@ -11,7 +11,7 @@ import java.io.Serializable;
* 返回结果
*
* @author yqx & WangWong
* @date 2020/3/16
* created on 2020/3/16
*/
@Getter
@Setter

View File

@@ -10,7 +10,7 @@ import java.io.Serializable;
* 服务商凭证.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2019-11-02
* created on 2019-11-02
*/
@Data
public class WxCpProviderToken implements Serializable {

View File

@@ -17,7 +17,7 @@ import java.util.List;
* </pre>
*
* @author <a href="https://github.com/domainname">Jeff</a>
* @date 2019-05-16
* created on 2019-05-16
*/
@Data
@AllArgsConstructor

View File

@@ -9,7 +9,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
* 预授权码返回
*
* @author yqx
* @date 2020/3/19
* created on 2020/3/19
*/
@Getter
@Setter

View File

@@ -8,7 +8,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* 应用市场延长试用期结果
* @author leiguoqing
* @date 2022年4月24日
* created on 2022年4月24日
*/
@Getter
@Setter

View File

@@ -12,7 +12,7 @@ import java.util.List;
* 登录信息
*
* @author Jamie.shi
* @date 2020-08-03 17:18
* created on 2020-08-03 17:18
**/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -10,7 +10,7 @@ import java.io.Serializable;
* 异步导出参数
*
* @author zhongjun
* @date 2022/4/21
* created on 2022/4/21
**/
@Data
public class WxCpExportRequest implements Serializable {

View File

@@ -11,7 +11,7 @@ import java.util.List;
* 异步导出响应
*
* @author zhongjun
* @date 2022/4/21
* created on 2022/4/21
**/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -10,7 +10,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
* 企业发表内容到客户的朋友圈 创建发表任务结果
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -17,7 +17,7 @@ import java.util.List;
* 企业发表内容到客户的朋友圈 创建发表任务
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
@Builder

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 企业客户微信unionid的升级 - 企业客户external_userid列表
*
* @author Mr.Pan
* @date 2021/11/18
* created on 2021/11/18
*/
@Getter
@Setter

View File

@@ -14,7 +14,7 @@ import java.util.List;
* 企业发表内容到客户的朋友圈 获取客户朋友圈的互动数据
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 企业发表内容到客户的朋友圈 获取客户朋友圈发表时选择的可见范围
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 企业发表内容到客户的朋友圈 获取企业全部的发表列表
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 企业发表内容到客户的朋友圈 获取客户朋友圈发表后的可见客户列表
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -14,7 +14,7 @@ import java.util.List;
* 企业发表内容到客户的朋友圈 获取客户朋友圈企业发表的列表
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -14,7 +14,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
* 企业发表内容到客户的朋友圈 获取任务创建结果
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
@EqualsAndHashCode(callSuper = true)

View File

@@ -12,7 +12,7 @@ import java.io.Serializable;
* 入群欢迎语素材.
*
* @author <a href="https://github.com/wslongchen">Mr.Pan</a>
* @date 2021-11-3
* created on 2021-11-3
*/
@Data
@Builder

View File

@@ -14,7 +14,7 @@ import java.util.List;
* 新增敏感词规则请求参数封装实体类
*
* @author didi
* @date 2022-04-17
* created on 2022-04-17
*/
@Data
@Builder

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 企业客户微信unionid的升级 - 企业客户external_userid列表
*
* @author Mr.Pan
* @date 2021/11/18
* created on 2021/11/18
*/
@Getter
@Setter

View File

@@ -14,7 +14,7 @@ import java.io.Serializable;
* 修改客户备注信息请求.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-09-19
* created on 2020-09-19
*/
@Data
@Builder

View File

@@ -11,7 +11,7 @@ import java.util.List;
/**
* @author yqx
* @date 2020/3/116
* created on 2020/3/116
*/
@Getter
@Setter

View File

@@ -11,7 +11,7 @@ import java.util.List;
/**
* @author yqx
* @date 2020/3/116
* created on 2020/3/116
*/
@Getter
@Setter

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 联系客户群统计数据
*
* @author yqx
* @date 2020/3/16
* created on 2020/3/16
*/
@Getter
@Setter

View File

@@ -12,7 +12,7 @@ import java.util.List;
* 分配离职成员的客户群结果
*
* @author pg
* @date 2021年6月21日
* created on 2021年6月21日
*/
@Getter
@Setter

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 离职员工外部联系人列表
*
* @author yqx & Wang_Wong
* @date 2020/3/15
* created on 2020/3/15
*/
@Getter
@Setter

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 联系客户统计数据
*
* @author yqx
* @date 2020/3/16
* created on 2020/3/16
*/
@Getter
@Setter

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 转接在职成员的客户给其他成员,请求对象
*
* @author pg
* @date 2021年6月21日
* created on 2021年6月21日
*/
@Getter
@Setter

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 转接在职成员的客户给其他成员,返回对象
*
* @author pg
* @date 2021年6月21日
* created on 2021年6月21日
*/
@Getter
@Setter

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 在职成员的客户转接情况
*
* @author pg
* @date 2021年6月21日
* created on 2021年6月21日
*/
@Getter
@Setter

View File

@@ -16,7 +16,7 @@ import java.util.List;
* 新客户欢迎语.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-08-16
* created on 2020-08-16
*/
@Data
@Builder

View File

@@ -10,7 +10,7 @@ import java.util.List;
* 外部联系人.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-11-04
* created on 2020-11-04
*/
@Getter
@Setter

View File

@@ -9,7 +9,7 @@ import java.io.Serializable;
* 添加了外部联系人的企业成员.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-11-04
* created on 2020-11-04
*/
@Data
public class FollowedUser implements Serializable {

View File

@@ -7,7 +7,7 @@ import java.io.Serializable;
/**
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2021-08-23
* created on 2021-08-23
*/
@Data
public class File implements Serializable {

View File

@@ -9,7 +9,7 @@ import java.io.Serializable;
* 图片消息.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-08-16
* created on 2020-08-16
*/
@Data
public class Image implements Serializable {

View File

@@ -9,7 +9,7 @@ import java.io.Serializable;
* 图文消息.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-08-16
* created on 2020-08-16
*/
@Data
public class Link implements Serializable {

View File

@@ -6,7 +6,7 @@ import lombok.Data;
* 地理位置
*
* @author leiin
* @date 2021-10-29
* created on 2021-10-29
*/
@Data
public class Location {

View File

@@ -9,7 +9,7 @@ import java.io.Serializable;
* 小程序消息.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-08-16
* created on 2020-08-16
*/
@Data
public class MiniProgram implements Serializable {

View File

@@ -9,7 +9,7 @@ import java.io.Serializable;
* 消息文本消息.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-08-16
* created on 2020-08-16
*/
@Data
@Accessors(chain = true)

View File

@@ -9,7 +9,7 @@ import java.io.Serializable;
* 视频消息
*
* @author pg
* @date 2021-6-21
* created on 2021-6-21
*/
@Data
public class Video implements Serializable {

View File

@@ -10,7 +10,7 @@ import java.io.Serializable;
* 添加客服帐号-请求参数
*
* @author Fu
* @date 2022/1/19 18:59
* created on 2022/1/19 18:59
*/
@NoArgsConstructor
@Data

View File

@@ -11,7 +11,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
* 添加客服帐号-返回结果
*
* @author Fu
* @date 2022/1/19 19:04
* created on 2022/1/19 19:04
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -10,7 +10,7 @@ import java.io.Serializable;
* 删除客服帐号-请求参数
*
* @author Fu
* @date 2022/1/19 19:09
* created on 2022/1/19 19:09
*/
@NoArgsConstructor
@Data

View File

@@ -10,7 +10,7 @@ import java.io.Serializable;
* 获取客服帐号链接-请求参数
*
* @author Fu
* @date 2022/1/19 19:18
* created on 2022/1/19 19:18
*/
@NoArgsConstructor
@Data

View File

@@ -11,7 +11,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
* 获取客服帐号链接-结果
*
* @author Fu
* @date 2022/1/19 19:18
* created on 2022/1/19 19:18
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -14,7 +14,7 @@ import java.util.List;
* 获取客服帐号列表-结果
*
* @author Fu
* @date 2022/1/19 19:13
* created on 2022/1/19 19:13
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -10,7 +10,7 @@ import java.io.Serializable;
* 修改客服帐号-请求参数
*
* @author Fu
* @date 2022/1/19 19:10
* created on 2022/1/19 19:10
*/
@NoArgsConstructor
@Data

View File

@@ -11,7 +11,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* @author leiin
* @date 2022/1/26 7:56 下午
* created on 2022/1/26 7:56 下午
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -8,7 +8,7 @@ import lombok.NoArgsConstructor;
* 获取「客户数据统计」企业汇总数据
*
* @author zhongjun
* @date 2022/4/25
* created on 2022/4/25
**/
@NoArgsConstructor
@Data

View File

@@ -13,7 +13,7 @@ import java.util.List;
* 获取「客户数据统计」企业汇总数据
*
* @author zhongjun
* @date 2022/4/25
* created on 2022/4/25
**/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -18,7 +18,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* @author leiin
* @date 2022/1/26 5:24 下午
* created on 2022/1/26 5:24 下午
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -12,7 +12,7 @@ import me.chanjar.weixin.cp.bean.kf.msg.WxCpKfTextMsg;
/**
* @author leiin
* @date 2022/1/26 7:00 下午
* created on 2022/1/26 7:00 下午
*/
@NoArgsConstructor
@Data

View File

@@ -9,7 +9,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* @author leiin
* @date 2022/1/26 7:41 下午
* created on 2022/1/26 7:41 下午
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -9,7 +9,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* @author leiin
* @date 2022/1/26 5:00 下午
* created on 2022/1/26 5:00 下午
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -9,7 +9,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* @author leiin
* @date 2022/1/26 5:03 下午
* created on 2022/1/26 5:03 下午
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -10,7 +10,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* @author leiin
* @date 2022/4/26 5:21 下午
* created on 2022/4/26 5:21 下午
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -10,7 +10,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* @author leiin
* @date 2022/1/26 4:29 下午
* created on 2022/1/26 4:29 下午
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -12,7 +12,7 @@ import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
/**
* 添加/删除客服接待人员返回结果
* @author leiin
* @date 2022/1/26 4:11 下午
* created on 2022/1/26 4:11 下午
*/
@EqualsAndHashCode(callSuper = true)
@NoArgsConstructor

View File

@@ -6,7 +6,7 @@ import lombok.NoArgsConstructor;
/**
* @author leiin
* @date 2022/1/26 5:35 下午
* created on 2022/1/26 5:35 下午
*/
@NoArgsConstructor
@Data

View File

@@ -6,7 +6,7 @@ import lombok.NoArgsConstructor;
/**
* @author leiin
* @date 2022/1/26 6:44 下午
* created on 2022/1/26 6:44 下午
*/
@NoArgsConstructor
@Data

View File

@@ -6,7 +6,7 @@ import lombok.NoArgsConstructor;
/**
* @author leiin
* @date 2022/1/26 5:33 下午
* created on 2022/1/26 5:33 下午
*/
@NoArgsConstructor
@Data

View File

@@ -5,7 +5,7 @@ import lombok.NoArgsConstructor;
/**
* @author leiin
* @date 2022/1/26 5:32 下午
* created on 2022/1/26 5:32 下午
*/
@NoArgsConstructor
@Data

View File

@@ -9,7 +9,7 @@ import lombok.Setter;
/**
* @author leiin
* @date 2022/1/26 6:33 下午
* created on 2022/1/26 6:33 下午
*/
@NoArgsConstructor
@Data

View File

@@ -6,7 +6,7 @@ import lombok.NoArgsConstructor;
/**
* @author leiin
* @date 2022/1/26 6:22 下午
* created on 2022/1/26 6:22 下午
*/
@NoArgsConstructor
@Data

View File

@@ -6,7 +6,7 @@ import lombok.NoArgsConstructor;
/**
* @author leiin
* @date 2022/1/26 5:31 下午
* created on 2022/1/26 5:31 下午
*/
@NoArgsConstructor
@Data

Some files were not shown because too many files have changed in this diff Show More