diff --git a/README.md b/README.md
index b9bb702..14f31ae 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
HongShu v1.0
-基于SpringBoot+Vue前后端分离仿小红书项目
+基于 SpringBoot + Vue 前后端分离的仿小红书项目
@@ -14,26 +14,24 @@
## 平台简介
-* 前端采用Vue、Element UI。
-* 后端采用Spring Boot、Spring Security、Redis & Jwt。
+* 前端采用Vue3、Element Plus、Ts、Vite。
+* 后端采用Spring Boot、Spring Security、WebSocket、Redis、ElasticSearch & Jwt。
+* 移动端采用uniapp
* 权限认证使用Jwt,支持多终端认证系统。
* 支持加载动态权限菜单,多方式轻松权限控制。
-* 提供了技术栈([Vue3](https://v3.cn.vuejs.org) [Element Plus](https://element-plus.org/zh-CN) [Vite](https://cn.vitejs.dev))
-* 单应用版本 [HongShu](https://gitee.com/Maverick_Ma/hongshu)
-* 微服务版本,请移步 [HongShu-Cloud](https://gitee.com/Maverick_Ma/hongshu-cloud)
-* 阿里云优惠券:[点我领取](https://www.aliyun.com/minisite/goods?source=5176.11533457&userCode=ojvsntx1)
-* 腾讯云优惠券:[点我领取](https://curl.qcloud.com/efTJbNyi)
+* 单应用: [HongShu](https://gitee.com/Maverick_Ma/hongshu)
+* 网页端,请移步: [HongShu-Web](https://gitee.com/Maverick_Ma/hongshu-web)
+* 管理端,请移步: [HongShu-Admin](https://gitee.com/Maverick_Ma/hongshu-admin)
+* 移动端,请移步: [HongShu-App](https://gitee.com/Maverick_Ma/hongshu-app)
## 用户端内置功能
-1. 瀑布流展示笔记,懒加载笔记图片
-2. 笔记分类查询,使用 ElasticSearch 做关键词搜索查询笔记
-3. 关键词使用 ElasticSearch 做高亮查询
-4. 动态展示,展示个人和好友动态
-5. 支持私信聊天,关注用户,评论笔记,点赞笔记和点赞图片功能,收藏笔记功能
-6. 使用 WebSocket 消息通知,用户发送的消息会实时通知,消息页面会实时收到当前用户未读消息数量
-7. 双token登陆,使用 Redis 做对象缓存
-8. 发布和修改笔记功能,使用七牛云oss对象存储图片
-9. 个人信息展示,展示当前用户发布的笔记和点赞收藏的笔记
+1. 笔记:瀑布流按分类展示笔记,懒加载笔记图片
+2. 搜索:使用 ElasticSearch 做关键词搜索高亮查询
+3. 动态:展示个人和好友动态
+4. 消息:使用 WebSocket 做私信聊天和消息通知,用户发送消息实时通知、消息页面实时展示当前未读消息数量提醒
+5. 发布:发布和修改笔记功能,使用七牛云oss对象存储图片
+6. 用户信息:展示当前用户发布、点赞和收藏的笔记
+7. 双 Token 登录机制、无感刷新,使用 Redis 做对象缓存
## 管理端内置功能
1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
@@ -54,30 +52,32 @@
16. 在线构建器:拖动表单元素生成相应的HTML代码。
17. 连接池监视:监视当前系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。
-## 2.0版本实现功能⚠️
-1. 添加移动端版本
-2. 重构实现 SpringCloud 微服务架构版本
+## 2.0版本实现功能
+1. 添加移动端
+2. 重构实现 SpringCloud 微服务架构
3. 加入商城购物功能
-4. 加入协同过滤算法优化首页推荐功能
+4. 加入推荐算法,优化内容推荐和用户推荐功能
5. 使用 MQ+Redis 优化点赞、收藏、浏览功能
+6. 支持七牛云、阿里、腾讯、Minio等多种oss对象存储方式
+7. 笔记内容支持视频和live图
-- 如遇到项目问题、部署需求可联系微信:coder_xiaomage
+### ⚠️如有【项目问题】或【部署需求】可联系微信:coder_xiaomage
## 演示站(2.0版)
-- web端 ➡️ [点我进入](http://47.95.205.22)
-- 管理端 ➡️ [点我进入](http://47.95.205.22/admin/)
-- app端 ➡️ [点我进入](http://47.95.205.22/app/)
-* 由于服务器资源有限,加载可能缓慢。
-* 同时也感谢小伙伴们打赏支持❤️。
-
-* 文档及资料会暂时放到我的个人博客:[点我进入](https://mayongjian.cn)
+- web端 ➡️ [点我体验](http://47.95.205.22)
+- admin端 ➡️ [点我体验](http://47.95.205.22/admin/)
+- app端 ➡️ [点我体验](http://47.95.205.22/app/)
+- 文档及资料会暂时放到我的个人博客:[点我进入](https://mayongjian.cn)
+* 由于服务器资源有限,首次加载可能缓慢一些。
+* 同时为优化服务器也感谢小伙伴们打赏支持❤️。
+
## 视频演示
-[点击查看](https://www.bilibili.com/video/BV1QP8dekEGq/?spm_id_from=333.999.list.card_archive.click&vd_source=ec9224821314432ac6e12dc7d500d74b)
+➡️ [点击查看](https://www.bilibili.com/video/BV1QP8dekEGq/?spm_id_from=333.999.list.card_archive.click&vd_source=ec9224821314432ac6e12dc7d500d74b)
## 演示图
-* web端:
+### - web端:
 |
@@ -97,7 +97,7 @@
-* 管理端:
+### - admin端:
 |
@@ -117,26 +117,26 @@
-* app端:
+### - app端:
diff --git a/doc/images/app/app-comment.png b/doc/images/app/app-comment.png
deleted file mode 100644
index d738c2c..0000000
Binary files a/doc/images/app/app-comment.png and /dev/null differ
diff --git a/doc/images/app/app-follow.png b/doc/images/app/app-follow.png
index 5aa6aba..ee6df12 100644
Binary files a/doc/images/app/app-follow.png and b/doc/images/app/app-follow.png differ
diff --git a/doc/images/app/app-hot.png b/doc/images/app/app-hot.png
new file mode 100644
index 0000000..29025f6
Binary files /dev/null and b/doc/images/app/app-hot.png differ
diff --git a/doc/images/app/app-index.png b/doc/images/app/app-index.png
index d5e18c6..2cbc2bc 100644
Binary files a/doc/images/app/app-index.png and b/doc/images/app/app-index.png differ
diff --git a/doc/images/app/app-like.png b/doc/images/app/app-like.png
deleted file mode 100644
index 27a0caf..0000000
Binary files a/doc/images/app/app-like.png and /dev/null differ
diff --git a/doc/images/app/app-login.png b/doc/images/app/app-login.png
new file mode 100644
index 0000000..3052404
Binary files /dev/null and b/doc/images/app/app-login.png differ
diff --git a/doc/images/app/app-main.png b/doc/images/app/app-main.png
index be20cc6..af9cec0 100644
Binary files a/doc/images/app/app-main.png and b/doc/images/app/app-main.png differ
diff --git a/doc/images/app/app-message.png b/doc/images/app/app-message.png
index 05a1393..b84be7b 100644
Binary files a/doc/images/app/app-message.png and b/doc/images/app/app-message.png differ
diff --git a/doc/images/app/app-trend.png b/doc/images/app/app-trend.png
index 4ee247a..ef9f737 100644
Binary files a/doc/images/app/app-trend.png and b/doc/images/app/app-trend.png differ
diff --git a/doc/images/app/app-user.png b/doc/images/app/app-user.png
index 0ed1730..7f5a337 100644
Binary files a/doc/images/app/app-user.png and b/doc/images/app/app-user.png differ
diff --git a/doc/images/pay.png b/doc/images/reward.png
similarity index 100%
rename from doc/images/pay.png
rename to doc/images/reward.png
diff --git a/hongshu-admin/src/main/java/com/hongshu/HongshuApplication.java b/hongshu-admin/src/main/java/com/hongshu/HongshuApplication.java
index 390e748..dd14b4d 100644
--- a/hongshu-admin/src/main/java/com/hongshu/HongshuApplication.java
+++ b/hongshu-admin/src/main/java/com/hongshu/HongshuApplication.java
@@ -7,12 +7,11 @@ import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
/**
* 启动程序
*
- * @author hongshu
+ * @author: hongshu
*/
@SpringBootApplication(exclude = {DataSourceAutoConfiguration.class})
public class HongshuApplication {
public static void main(String[] args) {
- // System.setProperty("spring.devtools.restart.enabled", "false");
SpringApplication.run(HongshuApplication.class, args);
}
}
diff --git a/hongshu-admin/src/main/java/com/hongshu/HongshuServletInitializer.java b/hongshu-admin/src/main/java/com/hongshu/HongshuServletInitializer.java
index e25cca3..6dc36ca 100644
--- a/hongshu-admin/src/main/java/com/hongshu/HongshuServletInitializer.java
+++ b/hongshu-admin/src/main/java/com/hongshu/HongshuServletInitializer.java
@@ -6,13 +6,11 @@ import org.springframework.boot.web.servlet.support.SpringBootServletInitializer
/**
* web容器中进行部署
*
- * @author hongshu
+ * @author: hongshu
*/
-public class HongshuServletInitializer extends SpringBootServletInitializer
-{
+public class HongshuServletInitializer extends SpringBootServletInitializer {
@Override
- protected SpringApplicationBuilder configure(SpringApplicationBuilder application)
- {
+ protected SpringApplicationBuilder configure(SpringApplicationBuilder application) {
return application.sources(HongshuApplication.class);
}
}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppAlbumController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppAlbumController.java
new file mode 100644
index 0000000..decb2ec
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppAlbumController.java
@@ -0,0 +1,86 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.validator.ValidatorUtils;
+import com.hongshu.common.validator.group.AddGroup;
+import com.hongshu.common.validator.group.UpdateGroup;
+import com.hongshu.web.domain.dto.AlbumDTO;
+import com.hongshu.web.domain.entity.WebAlbum;
+import com.hongshu.web.domain.vo.AlbumVo;
+import com.hongshu.web.service.IWebAlbumService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+
+/**
+ * 专辑
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/album")
+@RestController
+public class AppAlbumController {
+
+ @Autowired
+ private IWebAlbumService albumService;
+
+
+ /**
+ * 根据用户ID获取专辑
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param userId 用户ID
+ */
+ @GetMapping("getAlbumByUserId/{currentPage}/{pageSize}")
+ public Result> getAlbumByUserId(@PathVariable long currentPage, @PathVariable long pageSize, String userId) {
+ Page page = albumService.getAlbumByUserId(currentPage, pageSize, userId);
+ return Result.ok(page);
+ }
+
+ /**
+ * 保存专辑
+ *
+ * @param albumDTO 专辑
+ */
+ @PostMapping("saveAlbum")
+ public Result> saveAlbumByDTO(@RequestBody AlbumDTO albumDTO) {
+ ValidatorUtils.validateEntity(albumDTO, AddGroup.class);
+ albumService.saveAlbum(albumDTO);
+ return Result.ok();
+ }
+
+ /**
+ * 根据专辑ID获取专辑
+ *
+ * @param albumId 专辑ID
+ */
+ @GetMapping("getAlbumById")
+ public Result> getAlbumById(String albumId) {
+ AlbumVo albumVo = albumService.getAlbumById(albumId);
+ return Result.ok(albumVo);
+ }
+
+ /**
+ * 删除专辑
+ *
+ * @param albumId 专辑ID
+ */
+ @GetMapping("deleteAlbum")
+ public Result> deleteAlbum(String albumId) {
+ albumService.deleteAlbum(albumId);
+ return Result.ok();
+ }
+
+ /**
+ * 更新专辑
+ *
+ * @param albumDTO 专辑
+ */
+ @PostMapping("updateAlbum")
+ public Result> updateAlbum(@RequestBody AlbumDTO albumDTO) {
+ ValidatorUtils.validateEntity(albumDTO, UpdateGroup.class);
+ albumService.updateAlbum(albumDTO);
+ return Result.ok();
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppAuthController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppAuthController.java
new file mode 100644
index 0000000..dd023c9
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppAuthController.java
@@ -0,0 +1,140 @@
+package com.hongshu.web.controller.app;
+
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.enums.ResultCodeEnum;
+import com.hongshu.common.utils.JwtUtils;
+import com.hongshu.common.validator.myVaildator.noLogin.NoLoginIntercept;
+import com.hongshu.web.domain.dto.AuthUserDTO;
+import com.hongshu.web.domain.entity.WebUser;
+import com.hongshu.web.service.IWebAuthUserService;
+import io.swagger.annotations.ApiOperation;
+import lombok.extern.slf4j.Slf4j;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+
+import java.util.Map;
+
+/**
+ * 权限
+ *
+ * @author: hongshu
+ */
+@RestController
+@RequestMapping("/app/auth")
+@Slf4j
+public class AppAuthController {
+
+ @Autowired
+ private IWebAuthUserService authUserService;
+
+
+ /**
+ * 用户登录
+ *
+ * @param authUserDTO 用户
+ */
+ @ApiOperation("用户登录")
+ @PostMapping("login")
+ @NoLoginIntercept
+ public Result> login(@RequestBody AuthUserDTO authUserDTO) {
+ Map map = authUserService.login(authUserDTO);
+ return Result.ok(map);
+ }
+
+ /**
+ * 验证码登录
+ *
+ * @param authUserDTO 用户
+ */
+ @ApiOperation("验证码登录")
+ @PostMapping("loginByCode")
+ @NoLoginIntercept
+ public Result> loginByCode(@RequestBody AuthUserDTO authUserDTO) {
+ Map map = authUserService.loginByCode(authUserDTO);
+ return Result.ok(map);
+ }
+
+ /**
+ * 根据token获取当前用户
+ *
+ * @param accessToken accessToken
+ */
+ @ApiOperation("根据token获取当前用户")
+ @GetMapping("getUserInfoByToken")
+ public Result> getUserInfoByToken(String accessToken) {
+ boolean checkToken = JwtUtils.checkToken(accessToken);
+ if (!checkToken) {
+ // accessToken过期,刷新accessToken
+ return Result.build(ResultCodeEnum.TOKEN_EXIST.getCode(), ResultCodeEnum.TOKEN_EXIST.getMessage());
+ }
+ WebUser user = authUserService.getUserInfoByToken(accessToken);
+ return Result.ok(user);
+ }
+
+ /**
+ * 用户注册
+ *
+ * @param authUserDTO 前台传递用户信息
+ */
+ @ApiOperation("用户注册")
+ @PostMapping("register")
+ @NoLoginIntercept
+ public Result> register(@RequestBody AuthUserDTO authUserDTO) {
+ WebUser user = authUserService.register(authUserDTO);
+ return Result.ok(user);
+ }
+
+ /**
+ * 用户是否注册
+ *
+ * @param authUserDTO 用户
+ */
+ @ApiOperation("用户是否注册")
+ @PostMapping("isRegister")
+ public Result> isRegister(@RequestBody AuthUserDTO authUserDTO) {
+ boolean flag = authUserService.isRegister(authUserDTO);
+ return Result.ok(flag);
+ }
+
+ /**
+ * 退出登录
+ *
+ * @param userId 用户ID
+ */
+ @ApiOperation("退出登录")
+ @GetMapping("loginOut")
+ public Result> loginOut(String userId) {
+ authUserService.loginOut(userId);
+ return Result.ok();
+ }
+
+ /**
+ * 修改密码
+ *
+ * @param authUserDTO 用户
+ */
+ @ApiOperation("修改密码")
+ @PostMapping("updatePassword")
+ public Result> updatePassword(@RequestBody AuthUserDTO authUserDTO) {
+ Boolean flag = authUserService.updatePassword(authUserDTO);
+ return Result.ok(flag);
+ }
+
+ /**
+ * 刷新token
+ *
+ * @param refreshToken refreshToken
+ */
+ @ApiOperation("刷新token")
+ @GetMapping("refreshToken")
+ @NoLoginIntercept
+ public Result> refreshToken(String refreshToken) {
+ boolean checkToken = JwtUtils.checkToken(refreshToken);
+ if (!checkToken) {
+ //refreshToken过期,跳转登录界面
+ return Result.build(ResultCodeEnum.TOKEN_FAIL.getCode(), ResultCodeEnum.TOKEN_FAIL.getMessage());
+ }
+ Map map = authUserService.refreshToken(refreshToken);
+ return Result.ok(map);
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppBrowseRecordController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppBrowseRecordController.java
new file mode 100644
index 0000000..d556b2a
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppBrowseRecordController.java
@@ -0,0 +1,56 @@
+package com.hongshu.web.controller.app;
+
+import com.hongshu.common.enums.Result;
+import com.hongshu.web.domain.dto.BrowseRecordDTO;
+import com.hongshu.web.domain.vo.NoteSearchVo;
+import com.hongshu.web.service.IWebBrowseRecordService;
+import io.swagger.annotations.Api;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.RequestBody;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RestController;
+
+import java.util.List;
+
+/**
+ * 浏览记录
+ *
+ * @author: hongshu
+ */
+@RestController
+@RequestMapping("/app/browseRecord")
+@Api(tags = "浏览记录")
+public class AppBrowseRecordController {
+
+ @Autowired
+ private IWebBrowseRecordService browseRecordService;
+
+
+ /**
+ * 获取浏览记录
+ */
+ @RequestMapping("getAllBrowseRecordByUser/{page}/{limit}")
+ public Result> getAllBrowseRecordByUser(@PathVariable("page") long page, @PathVariable("limit") long limit, String uid) {
+ List browseRecordVoList = browseRecordService.getAllBrowseRecordByUser(page, limit, uid);
+ return Result.ok(browseRecordVoList);
+ }
+
+ /**
+ * 添加浏览记录
+ */
+ @RequestMapping("addBrowseRecord")
+ public Result> addBrowseRecord(@RequestBody BrowseRecordDTO browseRecordDTO) {
+ browseRecordService.addBrowseRecord(browseRecordDTO);
+ return Result.ok(null);
+ }
+
+ /**
+ * 删除浏览记录
+ */
+ @RequestMapping("delRecord/{uid}")
+ public Result> delRecord(@RequestBody List idList, @PathVariable String uid) {
+ browseRecordService.delRecord(uid, idList);
+ return Result.ok(null);
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppCategoryController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppCategoryController.java
new file mode 100644
index 0000000..5b04dbd
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppCategoryController.java
@@ -0,0 +1,36 @@
+package com.hongshu.web.controller.app;
+
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.validator.myVaildator.noLogin.NoLoginIntercept;
+import com.hongshu.web.domain.vo.CategoryVo;
+import com.hongshu.web.service.IWebCategoryService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RestController;
+
+import java.util.List;
+
+/**
+ * 分类
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/category")
+@RestController
+public class AppCategoryController {
+
+ @Autowired
+ private IWebCategoryService categoryService;
+
+
+ /**
+ * 获取树形分类数据
+ */
+ @GetMapping("getCategoryTreeData")
+ @NoLoginIntercept
+ public Result> getCategoryTreeData() {
+ List categoryList = categoryService.getCategoryTreeData();
+ return Result.ok(categoryList);
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppChatController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppChatController.java
new file mode 100644
index 0000000..e09b878
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppChatController.java
@@ -0,0 +1,117 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.validator.myVaildator.noLogin.NoLoginIntercept;
+import com.hongshu.web.domain.entity.WebChat;
+import com.hongshu.web.domain.vo.ChatUserRelationVo;
+import com.hongshu.web.service.IWebChatService;
+import com.hongshu.web.websocket.im.CountMessage;
+import com.hongshu.web.websocket.im.Message;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+
+import java.util.List;
+
+/**
+ * 聊天
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/im/chat")
+@RestController
+public class AppChatController {
+
+ @Autowired
+ private IWebChatService chatService;
+
+
+ /**
+ * 发送消息
+ *
+ * @param message 消息实体
+ */
+ @PostMapping("sendMsg")
+ @NoLoginIntercept
+ public Result> sendMsg(@RequestBody Message message) {
+ chatService.sendMsg(message);
+ return Result.ok();
+ }
+
+ /**
+ * 获取所有的聊天记录
+ *
+ * @param currentPage 分页
+ * @param pageSize 分页数
+ * @param acceptUid 接收方用户ID
+ */
+ @GetMapping("getAllChatRecord/{currentPage}/{pageSize}")
+ public Result> getAllChatRecord(@PathVariable long currentPage, @PathVariable long pageSize, String acceptUid) {
+ Page page = chatService.getAllChatRecord(currentPage, pageSize, acceptUid);
+ return Result.ok(page);
+ }
+
+ /**
+ * 获取当前用户下所有聊天的用户信息
+ */
+ @GetMapping("getChatUserList")
+ public Result> getChatUserList() {
+ List list = chatService.getChatUserList();
+ return Result.ok(list);
+ }
+
+ /**
+ * 获取所有聊天记录数量
+ */
+ @GetMapping("getCountMessage")
+ public Result> getCountMessage() {
+ CountMessage countMessage = chatService.getCountMessage();
+ return Result.ok(countMessage);
+ }
+
+ /**
+ * 删除聊天
+ */
+ @GetMapping("deleteMsg")
+ public String deleteMsg() {
+ return null;
+ }
+
+ /**
+ * 删除所有聊天记录
+ */
+ @GetMapping("deleteAllChatRecord")
+ public String deleteAllChatRecord() {
+ return null;
+ }
+
+ /**
+ * 删除所有聊天用户
+ */
+ @GetMapping("deleteChatUser")
+ public String deleteChatUser() {
+ return null;
+ }
+
+ /**
+ * 清除聊天数量
+ *
+ * @param sendUid 发送方用户ID
+ * @param type 类型
+ */
+ @GetMapping("clearMessageCount")
+ public Result> clearMessageCount(String sendUid, Integer type) {
+ chatService.clearMessageCount(sendUid, type);
+ return Result.ok();
+ }
+
+ /**
+ * 关闭聊天
+ *
+ * @param sendUid 发送方用户ID
+ */
+ @RequestMapping("closeChat/{sendUid}")
+ public boolean closeChat(@PathVariable("sendUid") String sendUid) {
+ return chatService.closeChat(sendUid);
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppCommentController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppCommentController.java
new file mode 100644
index 0000000..3de695e
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppCommentController.java
@@ -0,0 +1,135 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.core.metadata.IPage;
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.validator.ValidatorUtils;
+import com.hongshu.common.validator.group.AddGroup;
+import com.hongshu.web.domain.dto.CommentDTO;
+import com.hongshu.web.domain.vo.CommentVo;
+import com.hongshu.web.service.IWebCommentService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+
+import java.util.List;
+import java.util.Map;
+
+/**
+ * 评论
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/comment")
+@RestController
+public class AppCommentController {
+
+ @Autowired
+ private IWebCommentService commentService;
+
+
+ /**
+ * 获取所有一级分类
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param noteId 笔记ID
+ */
+ @GetMapping("getOneCommentByNoteId/{currentPage}/{pageSize}")
+ public Result> getOneCommentByNoteId(@PathVariable long currentPage, @PathVariable long pageSize, String noteId) {
+ Page pageInfo = commentService.getOneCommentByNoteId(currentPage, pageSize, noteId);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 获取当前评论
+ *
+ * @param commentId 评论ID
+ */
+ @GetMapping("getCommentById")
+ public Result> getCommentById(String commentId) {
+ return Result.ok(commentService.getCommentById(commentId));
+ }
+
+ /**
+ * 保存评论
+ *
+ * @param commentDTO 评论
+ */
+ @PostMapping("saveCommentByDTO")
+ public Result> saveCommentByDTO(@RequestBody CommentDTO commentDTO) {
+ ValidatorUtils.validateEntity(commentDTO, AddGroup.class);
+ CommentVo commentVo = commentService.saveCommentByDTO(commentDTO);
+ return Result.ok(commentVo);
+ }
+
+ /**
+ * 根据评论ID同步评论集
+ *
+ * @param commentIds 评论ID数据集
+ */
+ @PostMapping("syncCommentByIds")
+ public Result> syncCommentByIds(@RequestBody List commentIds) {
+ commentService.syncCommentByIds(commentIds);
+ return Result.ok();
+ }
+
+ /**
+ * 根据一级评论ID获取所有二级评论
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param oneCommentId 一级评论ID
+ */
+ @GetMapping("getTwoCommentByOneCommentId/{currentPage}/{pageSize}")
+ public Result> getTwoCommentByOneCommentId(@PathVariable long currentPage, @PathVariable long pageSize, String oneCommentId) {
+ IPage pageInfo = commentService.getTwoCommentByOneCommentId(currentPage, pageSize, oneCommentId);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 获取当前用户通知的评论集
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @GetMapping("getNoticeComment/{currentPage}/{pageSize}")
+ public Result> getNoticeComment(@PathVariable long currentPage, @PathVariable long pageSize) {
+ IPage pageInfo = commentService.getNoticeComment(currentPage, pageSize);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 获取所有的一级评论并携带二级评论
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param noteId 笔记ID
+ */
+ @GetMapping("getCommentWithCommentByNoteId/{currentPage}/{pageSize}")
+ public Result> getCommentWithCommentByNoteId(@PathVariable long currentPage, @PathVariable long pageSize, String noteId) {
+ Page pageInfo = commentService.getCommentWithCommentByNoteId(currentPage, pageSize, noteId);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 自动滚动到当前评论
+ *
+ * @param commentId 评论ID
+ */
+ @GetMapping("scrollComment")
+ public Result> scrollComment(String commentId) {
+ Map resMap = commentService.scrollComment(commentId);
+ return Result.ok(resMap);
+ }
+
+ /**
+ * 删除评论
+ *
+ * @param commentId 评论ID
+ */
+ @GetMapping("deleteCommentById")
+ public Result> deleteCommentById(String commentId) {
+ commentService.deleteCommentById(commentId);
+ return Result.ok();
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppEsNoteController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppEsNoteController.java
new file mode 100644
index 0000000..78a3942
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppEsNoteController.java
@@ -0,0 +1,151 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.validator.myVaildator.noLogin.NoLoginIntercept;
+import com.hongshu.web.domain.dto.EsNoteDTO;
+import com.hongshu.web.domain.entity.WebCategory;
+import com.hongshu.web.domain.entity.WebUser;
+import com.hongshu.web.domain.vo.NoteSearchVo;
+import com.hongshu.web.service.IWebEsNoteService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+
+import java.util.List;
+
+/**
+ * ES
+ *
+ * @author: hongshu
+ */
+@RestController
+@RequestMapping("/app/es/note")
+public class AppEsNoteController {
+
+ @Autowired
+ private IWebEsNoteService esNoteService;
+
+
+ /**
+ * 搜索对应的笔记
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param esNoteDTO 笔记
+ */
+ @NoLoginIntercept
+ @PostMapping("getNoteByDTO/{currentPage}/{pageSize}")
+ public Result> getNoteByDTO(@PathVariable long currentPage, @PathVariable long pageSize, @RequestBody EsNoteDTO esNoteDTO) {
+ Page page = esNoteService.getNoteByDTO(currentPage, pageSize, esNoteDTO);
+ return Result.ok(page);
+ }
+
+ /**
+ * 搜索对应的笔记
+ *
+ * @param esNoteDTO 笔记
+ */
+ @NoLoginIntercept
+ @PostMapping("getCategoryAgg")
+ public Result> getCategoryAgg(@RequestBody EsNoteDTO esNoteDTO) {
+ List categoryList = esNoteService.getCategoryAgg(esNoteDTO);
+ return Result.ok(categoryList);
+ }
+
+ /**
+ * 获取推荐笔记
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @NoLoginIntercept
+ @GetMapping("getRecommendNote/{currentPage}/{pageSize}")
+ public Result> getRecommendNote(@PathVariable long currentPage, @PathVariable long pageSize) {
+ Page page = esNoteService.getRecommendNote(currentPage, pageSize);
+ return Result.ok(page);
+ }
+
+ /**
+ * 获取推荐用户
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @NoLoginIntercept
+ @GetMapping("getRecommendUser/{currentPage}/{pageSize}")
+ public Result> getRecommendUser(@PathVariable long currentPage, @PathVariable long pageSize) {
+ Page page = esNoteService.getRecommendUser(currentPage, pageSize);
+ return Result.ok(page);
+ }
+
+ /**
+ * 获取热榜笔记
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @NoLoginIntercept
+ @GetMapping("getHotNote/{currentPage}/{pageSize}")
+ public Result> getHotNote(@PathVariable long currentPage, @PathVariable long pageSize) {
+ Page page = esNoteService.getHotNote(currentPage, pageSize);
+ return Result.ok(page);
+ }
+
+ /**
+ * 增加笔记
+ *
+ * @param noteSearchVo 笔记
+ */
+ @PostMapping("addNote")
+ public void addNote(@RequestBody NoteSearchVo noteSearchVo) {
+ esNoteService.addNote(noteSearchVo);
+ }
+
+ /**
+ * 修改笔记
+ *
+ * @param noteSearchVo 笔记
+ */
+ @PostMapping("updateNote")
+ public void updateNote(@RequestBody NoteSearchVo noteSearchVo) {
+ esNoteService.updateNote(noteSearchVo);
+ }
+
+ /**
+ * 删除es中的笔记
+ *
+ * @param noteId 笔记ID
+ */
+ @RequestMapping("deleteNote/{noteId}")
+ public void deleteNote(@PathVariable String noteId) {
+ esNoteService.deleteNote(noteId);
+ }
+
+ /**
+ * 批量增加笔记
+ */
+ @PostMapping("addNoteBulkData")
+ @NoLoginIntercept
+ public void addNoteBulkData() {
+ esNoteService.addNoteBulkData();
+ }
+
+ /**
+ * 清空笔记
+ */
+ @DeleteMapping("delNoteBulkData")
+ @NoLoginIntercept
+ public void delNoteBulkData() {
+ esNoteService.delNoteBulkData();
+ }
+
+ /**
+ * 重置
+ */
+ @PostMapping("refreshNoteData")
+ @NoLoginIntercept
+ public Result> refreshNoteData() {
+ esNoteService.refreshNoteData();
+ return Result.ok();
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppEsRecordController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppEsRecordController.java
new file mode 100644
index 0000000..ab9cc75
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppEsRecordController.java
@@ -0,0 +1,66 @@
+package com.hongshu.web.controller.app;
+
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.validator.myVaildator.noLogin.NoLoginIntercept;
+import com.hongshu.web.domain.dto.EsRecordDTO;
+import com.hongshu.web.service.IWebEsRecordService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+
+/**
+ * ES
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/es/record")
+@RestController
+public class AppEsRecordController {
+
+ @Autowired
+ private IWebEsRecordService esRecordService;
+
+
+ /**
+ * 获取搜索记录
+ */
+ @GetMapping("getRecordByKeyWord")
+ public Result> getRecordByKeyWord(EsRecordDTO esRecordDTO) {
+ return Result.ok(esRecordService.getRecordByKeyWord(esRecordDTO));
+ }
+
+ /**
+ * 热门搜索
+ */
+ @NoLoginIntercept
+ @GetMapping("getHotRecord")
+ public Result> getHotRecord() {
+ return Result.ok(esRecordService.getHotRecord());
+ }
+
+ /**
+ * 增加搜索记录
+ */
+ @PostMapping("addRecord")
+ public Result> addRecord(@RequestBody EsRecordDTO esRecordDTO) {
+ esRecordService.addRecord(esRecordDTO);
+ return Result.ok();
+ }
+
+ /**
+ * 删除搜索记录
+ */
+ @PostMapping("clearRecord")
+ public Result> clearRecordByUser(@RequestBody EsRecordDTO esRecordDTO) {
+ esRecordService.clearRecordByUser(esRecordDTO);
+ return Result.ok();
+ }
+
+ /**
+ * 清空搜索记录
+ */
+ @PostMapping("clearAllRecord")
+ public Result> clearAllRecord() {
+ esRecordService.clearAllRecord();
+ return Result.ok();
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppFollowerController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppFollowerController.java
new file mode 100644
index 0000000..c6b950c
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppFollowerController.java
@@ -0,0 +1,97 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.hongshu.common.enums.Result;
+import com.hongshu.web.domain.vo.FollowerVo;
+import com.hongshu.web.domain.vo.TrendVo;
+import com.hongshu.web.service.IWebFollowerService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RestController;
+
+/**
+ * 关注
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/follower")
+@RestController
+public class AppFollowerController {
+
+ @Autowired
+ IWebFollowerService followerService;
+
+
+ /**
+ * 获取关注用户的所有动态
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @GetMapping("getFollowTrend/{currentPage}/{pageSize}")
+ public Result> getFollowTrend(@PathVariable long currentPage, @PathVariable long pageSize) {
+ Page pageInfo = followerService.getFollowTrend(currentPage, pageSize);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 获取关注列表
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @GetMapping("getFollowList/{currentPage}/{pageSize}")
+ public Result> getFollowList(@PathVariable long currentPage, @PathVariable long pageSize) {
+ Page pageInfo = followerService.getFollowList(currentPage, pageSize);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 获取当前用户所有的关注和粉丝
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param type 类型
+ */
+ @GetMapping("getFriend/{currentPage}/{pageSize}")
+ public Result> getFriend(@PathVariable long currentPage, @PathVariable long pageSize, String uid, Integer type) {
+ Page pageInfo = followerService.getFriend(currentPage, pageSize, uid, type);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 关注用户
+ *
+ * @param followerId 关注用户ID
+ */
+ @GetMapping("followById")
+ public Result> followById(String followerId) {
+ followerService.followById(followerId);
+ return Result.ok();
+ }
+
+ /**
+ * 当前用户是否关注
+ *
+ * @param followerId 关注的用户ID
+ */
+ @GetMapping("isFollow")
+ public Result> isFollow(String followerId) {
+ boolean flag = followerService.isFollow(followerId);
+ return Result.ok(flag);
+ }
+
+ /**
+ * 获取当前用户的最新关注信息
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @GetMapping("getNoticeFollower/{currentPage}/{pageSize}")
+ public Result> getNoticeFollower(@PathVariable long currentPage, @PathVariable long pageSize) {
+ Page pageInfo = followerService.getNoticeFollower(currentPage, pageSize);
+ return Result.ok(pageInfo);
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppLikeOrCollectionController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppLikeOrCollectionController.java
new file mode 100644
index 0000000..82a0d75
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppLikeOrCollectionController.java
@@ -0,0 +1,60 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.validator.ValidatorUtils;
+import com.hongshu.common.validator.group.AddGroup;
+import com.hongshu.web.domain.dto.LikeOrCollectionDTO;
+import com.hongshu.web.domain.vo.LikeOrCollectionVo;
+import com.hongshu.web.service.IWebLikeOrCollectionService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+
+/**
+ * 点赞/收藏
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/likeOrCollection")
+@RestController
+public class AppLikeOrCollectionController {
+
+ @Autowired
+ IWebLikeOrCollectionService likeOrCollectionService;
+
+
+ /**
+ * 点赞或收藏
+ *
+ * @param likeOrCollectionDTO 点赞收藏实体
+ */
+ @PostMapping("likeOrCollectionByDTO")
+ public Result> likeOrCollectionByDTO(@RequestBody LikeOrCollectionDTO likeOrCollectionDTO) {
+ ValidatorUtils.validateEntity(likeOrCollectionDTO, AddGroup.class);
+ likeOrCollectionService.likeOrCollectionByDTO(likeOrCollectionDTO);
+ return Result.ok();
+ }
+
+ /**
+ * 是否点赞或收藏
+ *
+ * @param likeOrCollectionDTO 点赞收藏实体
+ */
+ @PostMapping("isLikeOrCollection")
+ public Result> isLikeOrCollection(@RequestBody LikeOrCollectionDTO likeOrCollectionDTO) {
+ boolean flag = likeOrCollectionService.isLikeOrCollection(likeOrCollectionDTO);
+ return Result.ok(flag);
+ }
+
+ /**
+ * 获取当前用户最新的点赞和收藏信息
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @GetMapping("getNoticeLikeOrCollection/{currentPage}/{pageSize}")
+ public Result> getNoticeLikeOrCollection(@PathVariable long currentPage, @PathVariable long pageSize) {
+ Page pageInfo = likeOrCollectionService.getNoticeLikeOrCollection(currentPage, pageSize);
+ return Result.ok(pageInfo);
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppNoteController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppNoteController.java
new file mode 100644
index 0000000..b08fc36
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppNoteController.java
@@ -0,0 +1,96 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.hongshu.common.enums.Result;
+import com.hongshu.common.validator.myVaildator.noLogin.NoLoginIntercept;
+import com.hongshu.web.domain.vo.NoteVo;
+import com.hongshu.web.service.IWebNoteService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+import org.springframework.web.multipart.MultipartFile;
+
+import java.util.List;
+
+/**
+ * 笔记
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/note")
+@RestController
+public class AppNoteController {
+
+ @Autowired
+ private IWebNoteService noteService;
+
+
+ /**
+ * 获取笔记
+ *
+ * @param noteId 笔记ID
+ */
+ @GetMapping("getNoteById")
+ @NoLoginIntercept
+ public Result> getNoteById(String noteId) {
+ NoteVo noteVo = noteService.getNoteById(noteId);
+ return Result.ok(noteVo);
+ }
+
+ /**
+ * 新增笔记
+ *
+ * @param noteData 笔记对象
+ * @param files 图片文件
+ */
+ @PostMapping("saveNoteByDTO")
+ public Result> saveNoteByDTO(@RequestParam("noteData") String noteData, @RequestParam("uploadFiles") MultipartFile[] files) {
+ noteService.saveNoteByDTO(noteData, files);
+ return Result.ok();
+ }
+
+ /**
+ * 删除笔记
+ *
+ * @param noteIds 笔记ID集合
+ */
+ @PostMapping("deleteNoteByIds")
+ public Result> deleteNoteByIds(@RequestBody List noteIds) {
+ noteService.deleteNoteByIds(noteIds);
+ return Result.ok();
+ }
+
+ /**
+ * 更新笔记
+ *
+ * @param noteData 笔记对象
+ * @param files 图片文件
+ */
+ @PostMapping("updateNoteByDTO")
+ public Result> updateNoteByDTO(@RequestParam("noteData") String noteData, @RequestParam("uploadFiles") MultipartFile[] files) {
+ noteService.updateNoteByDTO(noteData, files);
+ return Result.ok();
+ }
+
+ /**
+ * 获取热门笔记
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @GetMapping("getHotPage/{currentPage}/{pageSize}")
+ public Result> getHotPage(@PathVariable long currentPage, @PathVariable long pageSize) {
+ Page pageInfo = noteService.getHotPage(currentPage, pageSize);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 置顶笔记
+ *
+ * @param noteId 笔记ID
+ */
+ @GetMapping("pinnedNote")
+ public Result> pinnedNote(String noteId) {
+ boolean flag = noteService.pinnedNote(noteId);
+ return Result.ok(flag);
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppTagController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppTagController.java
new file mode 100644
index 0000000..86fc43b
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppTagController.java
@@ -0,0 +1,76 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.hongshu.common.enums.Result;
+import com.hongshu.web.domain.entity.WebTag;
+import com.hongshu.web.domain.vo.NoteVo;
+import com.hongshu.web.domain.vo.TagVo;
+import com.hongshu.web.service.IWebTagService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RestController;
+
+import java.util.List;
+
+/**
+ * 标签
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/tag")
+@RestController
+public class AppTagController {
+
+ @Autowired
+ private IWebTagService tagService;
+
+
+ /**
+ * 获取热门标签
+ */
+ @GetMapping("getHotTagList")
+ public Result> getHotTagList() {
+ List voList = tagService.getHotTagList();
+ return Result.ok(voList);
+ }
+
+ /**
+ * 根据关键词获取标签
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param keyword 关键词
+ */
+ @GetMapping("getTagByKeyword/{currentPage}/{pageSize}")
+ public Result> getTagByKeyword(@PathVariable long currentPage, @PathVariable long pageSize, String keyword) {
+ Page page = tagService.getTagByKeyword(currentPage, pageSize, keyword);
+ return Result.ok(page);
+ }
+
+ /**
+ * 获取当前标签信息
+ *
+ * @param tagId 标签ID
+ */
+ @GetMapping("getTagById")
+ public Result> getTagById(String tagId) {
+ WebTag tag = tagService.getById(tagId);
+ return Result.ok(tag);
+ }
+
+ /**
+ * 根据标签ID获取图片信息
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param tagId 标签id
+ * @param type 类型
+ */
+ @GetMapping("getNoteByTagId/{currentPage}/{pageSize}")
+ public Result> getNoteByTagId(@PathVariable long currentPage, @PathVariable long pageSize, String tagId, Integer type) {
+ Page imgDetailVoList = tagService.getNoteByTagId(currentPage, pageSize, tagId, type);
+ return Result.ok(imgDetailVoList);
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppUserController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppUserController.java
new file mode 100644
index 0000000..ece66d1
--- /dev/null
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/app/AppUserController.java
@@ -0,0 +1,113 @@
+package com.hongshu.web.controller.app;
+
+import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
+import com.github.pagehelper.PageInfo;
+import com.hongshu.common.constant.HttpStatus;
+import com.hongshu.common.core.page.TableDataInfo;
+import com.hongshu.common.enums.Result;
+import com.hongshu.web.domain.entity.WebUser;
+import com.hongshu.web.domain.vo.NoteSearchVo;
+import com.hongshu.web.service.IWebUserService;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.web.bind.annotation.*;
+
+import java.util.List;
+
+import static com.hongshu.common.utils.PageUtils.startPage;
+
+/**
+ * 用户
+ *
+ * @author: hongshu
+ */
+@RequestMapping("/app/user")
+@RestController
+public class AppUserController {
+
+ @Autowired
+ private IWebUserService userService;
+
+
+ /**
+ * 获取当前用户信息
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ * @param userId 用户ID
+ * @param type 类型
+ */
+ @GetMapping("getTrendByUser/{currentPage}/{pageSize}")
+ public Result> getTrendByUser(@PathVariable long currentPage, @PathVariable long pageSize, String userId, Integer type) {
+ Page pageInfo = userService.getTrendByUser(currentPage, pageSize, userId, type);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 获取用户信息
+ *
+ * @param userId 用户ID
+ */
+ @GetMapping("getUserById")
+ public Result> getUserById(String userId) {
+ WebUser user = userService.getUserById(userId);
+ return Result.ok(user);
+ }
+
+ /**
+ * 更新用户信息
+ *
+ * @param user 用户
+ */
+ @PostMapping("updateUser")
+ public Result> updateUser(@RequestBody WebUser user) {
+ WebUser updateUser = userService.updateUser(user);
+ return Result.ok(updateUser);
+ }
+
+ /**
+ * 查找用户信息
+ *
+ * @param keyword 关键词
+ */
+ @GetMapping("getUserByKeyword/{currentPage}/{pageSize}")
+ public Result> getUserByKeyword(@PathVariable long currentPage, @PathVariable long pageSize, String keyword) {
+ Page pageInfo = userService.getUserByKeyword(currentPage, pageSize, keyword);
+ return Result.ok(pageInfo);
+ }
+
+ /**
+ * 保存用户的搜索记录
+ *
+ * @param keyword 关键词
+ */
+ @GetMapping("saveUserSearchRecord")
+ public Result> saveUserSearchRecord(String keyword) {
+ userService.saveUserSearchRecord(keyword);
+ return Result.ok();
+ }
+
+ /**
+ * 会员列表
+ *
+ * @param user 用户
+ */
+ @GetMapping("getUserList")
+ public TableDataInfo getUserList(WebUser user) {
+ startPage();
+ List userList = userService.getUserList(user);
+ return getDataTable(userList);
+ }
+
+ /**
+ * 响应请求分页数据
+ */
+ @SuppressWarnings({"rawtypes", "unchecked"})
+ protected TableDataInfo getDataTable(List> list) {
+ TableDataInfo rspData = new TableDataInfo();
+ rspData.setCode(HttpStatus.SUCCESS);
+ rspData.setMsg("查询成功");
+ rspData.setRows(list);
+ rspData.setTotal(new PageInfo(list).getTotal());
+ return rspData;
+ }
+}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CaptchaController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CaptchaController.java
index 3dab68a..4bf6ab3 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CaptchaController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CaptchaController.java
@@ -24,7 +24,7 @@ import java.util.concurrent.TimeUnit;
/**
* 验证码操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
public class CaptchaController {
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CommonController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CommonController.java
index 76065de..cbe7093 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CommonController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CommonController.java
@@ -25,7 +25,7 @@ import java.util.List;
/**
* 通用请求处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/common")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/CacheController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/CacheController.java
index dd8be08..0ee322c 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/CacheController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/CacheController.java
@@ -24,7 +24,7 @@ import com.hongshu.system.domain.SysCache;
/**
* 缓存监控
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/monitor/cache")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/ServerController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/ServerController.java
index 2433b19..26b524e 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/ServerController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/ServerController.java
@@ -10,7 +10,7 @@ import com.hongshu.framework.web.domain.Server;
/**
* 服务器监控
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/monitor/server")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysLogininforController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysLogininforController.java
index 8ff4440..4c6893f 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysLogininforController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysLogininforController.java
@@ -23,7 +23,7 @@ import com.hongshu.system.service.ISysLogininforService;
/**
* 系统访问记录
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/monitor/logininfor")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysOperlogController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysOperlogController.java
index e759a25..2e67214 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysOperlogController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysOperlogController.java
@@ -22,7 +22,7 @@ import com.hongshu.system.service.ISysOperLogService;
/**
* 操作日志记录
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/monitor/operlog")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysUserOnlineController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysUserOnlineController.java
index e8b4991..6261a69 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysUserOnlineController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysUserOnlineController.java
@@ -26,7 +26,7 @@ import com.hongshu.system.service.ISysUserOnlineService;
/**
* 在线用户监控
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/monitor/online")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysConfigController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysConfigController.java
index e32b489..409575c 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysConfigController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysConfigController.java
@@ -25,7 +25,7 @@ import com.hongshu.system.service.ISysConfigService;
/**
* 参数配置 信息操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/config")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDeptController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDeptController.java
index f2074dc..b7dce2f 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDeptController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDeptController.java
@@ -25,7 +25,7 @@ import com.hongshu.system.service.ISysDeptService;
/**
* 部门信息
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/dept")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictDataController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictDataController.java
index 32ceb51..3aefdd5 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictDataController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictDataController.java
@@ -28,7 +28,7 @@ import com.hongshu.system.service.ISysDictTypeService;
/**
* 数据字典信息
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/dict/data")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictTypeController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictTypeController.java
index 225c5c6..4fc639e 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictTypeController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictTypeController.java
@@ -25,7 +25,7 @@ import com.hongshu.system.service.ISysDictTypeService;
/**
* 数据字典信息
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/dict/type")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysIndexController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysIndexController.java
index 95a098f..250f63c 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysIndexController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysIndexController.java
@@ -9,7 +9,7 @@ import org.springframework.web.bind.annotation.RestController;
/**
* 首页
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
public class SysIndexController {
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysLoginController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysLoginController.java
index 7c55544..ae7d137 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysLoginController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysLoginController.java
@@ -20,7 +20,7 @@ import com.hongshu.system.service.ISysMenuService;
/**
* 登录验证
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
public class SysLoginController
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysMenuController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysMenuController.java
index b40ddf3..e8b9230 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysMenuController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysMenuController.java
@@ -24,7 +24,7 @@ import com.hongshu.system.service.ISysMenuService;
/**
* 菜单信息
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/menu")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysNoticeController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysNoticeController.java
index 914b2f5..dce5a0a 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysNoticeController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysNoticeController.java
@@ -23,7 +23,7 @@ import com.hongshu.system.service.ISysNoticeService;
/**
* 公告 信息操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/notice")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysPostController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysPostController.java
index b539444..bad27af 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysPostController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysPostController.java
@@ -25,7 +25,7 @@ import com.hongshu.system.service.ISysPostService;
/**
* 岗位信息操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/post")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysProfileController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysProfileController.java
index 6aeca7d..8d152eb 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysProfileController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysProfileController.java
@@ -20,7 +20,7 @@ import org.springframework.web.multipart.MultipartFile;
/**
* 个人信息 业务处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/user/profile")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRegisterController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRegisterController.java
index ec3027d..babe1a8 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRegisterController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRegisterController.java
@@ -14,7 +14,7 @@ import com.hongshu.system.service.ISysConfigService;
/**
* 注册验证
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
public class SysRegisterController extends BaseController
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRoleController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRoleController.java
index bc989fa..5d1607f 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRoleController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRoleController.java
@@ -34,7 +34,7 @@ import com.hongshu.system.service.ISysUserService;
/**
* 角色信息
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/role")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysUserController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysUserController.java
index 1853e1a..3057d29 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysUserController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysUserController.java
@@ -35,7 +35,7 @@ import com.hongshu.system.service.ISysUserService;
/**
* 用户信息
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/system/user")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysAlbumController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysAlbumController.java
index 419ff1d..75d1511 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysAlbumController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysAlbumController.java
@@ -19,7 +19,7 @@ import java.util.Map;
/**
* 标签操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/album")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysCommentController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysCommentController.java
index 2690185..9ede1eb 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysCommentController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysCommentController.java
@@ -19,7 +19,7 @@ import java.util.Map;
/**
* 评论操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/comment")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysLoginInforController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysLoginInforController.java
index 71e32a2..97d6fba 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysLoginInforController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysLoginInforController.java
@@ -23,7 +23,7 @@ import java.util.Map;
/**
* 系统访问记录
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/loginInfo")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysMemberController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysMemberController.java
index 2092324..0ff9cdf 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysMemberController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysMemberController.java
@@ -23,7 +23,7 @@ import java.util.Map;
/**
* 会员操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/member")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysNavbarController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysNavbarController.java
index aca68a7..1dda93c 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysNavbarController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysNavbarController.java
@@ -17,7 +17,7 @@ import java.util.List;
/**
* 导航栏信息
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/navbar")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysNoteController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysNoteController.java
index 10f4de9..d0980e8 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysNoteController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysNoteController.java
@@ -23,7 +23,7 @@ import java.util.Map;
/**
* 笔记操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/note")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysTagController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysTagController.java
index 3f82002..f3cb32e 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysTagController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/system/web/SysTagController.java
@@ -22,7 +22,7 @@ import java.util.Map;
/**
* 标签操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/tag")
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/tool/TestController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/tool/TestController.java
index 874b7ba..358397f 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/tool/TestController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/tool/TestController.java
@@ -25,7 +25,7 @@ import io.swagger.annotations.ApiOperation;
/**
* swagger 用户测试方法
*
- * @author hongshu
+ * @author: hongshu
*/
@Api("用户信息管理")
@RestController
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebEsRecordController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebEsRecordController.java
index 4a16637..e5469d2 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebEsRecordController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebEsRecordController.java
@@ -2,11 +2,10 @@ package com.hongshu.web.controller.web;
import com.hongshu.common.enums.Result;
import com.hongshu.common.validator.myVaildator.noLogin.NoLoginIntercept;
+import com.hongshu.web.domain.dto.EsRecordDTO;
import com.hongshu.web.service.IWebEsRecordService;
import org.springframework.beans.factory.annotation.Autowired;
-import org.springframework.web.bind.annotation.GetMapping;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springframework.web.bind.annotation.RestController;
+import org.springframework.web.bind.annotation.*;
/**
* ES
@@ -22,12 +21,10 @@ public class WebEsRecordController {
/**
* 获取搜索记录
- *
- * @param keyword 关键词
*/
@GetMapping("getRecordByKeyWord")
- public Result> getRecordByKeyWord(String keyword) {
- return Result.ok(esRecordService.getRecordByKeyWord(keyword));
+ public Result> getRecordByKeyWord(EsRecordDTO esRecordDTO) {
+ return Result.ok(esRecordService.getRecordByKeyWord(esRecordDTO));
}
/**
@@ -41,12 +38,10 @@ public class WebEsRecordController {
/**
* 增加搜索记录
- *
- * @param keyword 关键词
*/
- @GetMapping("addRecord")
- public Result> addRecord(String keyword) {
- esRecordService.addRecord(keyword);
+ @PostMapping("addRecord")
+ public Result> addRecord(@RequestBody EsRecordDTO esRecordDTO) {
+ esRecordService.addRecord(esRecordDTO);
return Result.ok();
}
}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebFollowerController.java b/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebFollowerController.java
index 5fc7aad..3d7c434 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebFollowerController.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebFollowerController.java
@@ -44,8 +44,8 @@ public class WebFollowerController {
* @param type 类型
*/
@GetMapping("getFriend/{currentPage}/{pageSize}")
- public Result> getFriend(@PathVariable long currentPage, @PathVariable long pageSize, Integer type) {
- Page pageInfo = followerService.getFriend(currentPage, pageSize, type);
+ public Result> getFriend(@PathVariable long currentPage, @PathVariable long pageSize, String uid, Integer type) {
+ Page pageInfo = followerService.getFriend(currentPage, pageSize, uid, type);
return Result.ok(pageInfo);
}
diff --git a/hongshu-admin/src/main/java/com/hongshu/web/core/config/SwaggerConfig.java b/hongshu-admin/src/main/java/com/hongshu/web/core/config/SwaggerConfig.java
index 7e9dd02..663a0b1 100644
--- a/hongshu-admin/src/main/java/com/hongshu/web/core/config/SwaggerConfig.java
+++ b/hongshu-admin/src/main/java/com/hongshu/web/core/config/SwaggerConfig.java
@@ -21,7 +21,7 @@ import java.util.List;
/**
* Swagger2的接口配置
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class SwaggerConfig {
@@ -109,7 +109,7 @@ public class SwaggerConfig {
// 用ApiInfoBuilder进行定制
return new ApiInfoBuilder()
// 设置标题
- .title("标题:若依管理系统_接口文档")
+ .title("标题:红薯管理系统_接口文档")
// 描述
.description("描述:用于管理集团旗下公司的人员信息,具体包括XXX,XXX模块...")
// 作者信息
diff --git a/hongshu-admin/src/main/resources/application.yml b/hongshu-admin/src/main/resources/application.yml
index a181115..2ce84a0 100644
--- a/hongshu-admin/src/main/resources/application.yml
+++ b/hongshu-admin/src/main/resources/application.yml
@@ -149,19 +149,25 @@ xss:
# 匹配链接
urlPatterns: /system/*,/monitor/*,/tool/*
+# ES配置
es:
url: localhost
port: 9200
+ username:
+ password:
+# OSS类型 0:本地、1:七牛云
oss:
- type: 1 # 0:是本地存储,1:是七牛云存储
+ type: 1
+# 七牛云配置
qiNiuYun:
- domain:
- accessKey:
- secretKey:
- bucketName:
+ domain:
+ accessKey:
+ secretKey:
+ bucketName:
+# 下载路径
file:
upload:
- path: /data/docker/nginx/html/data
+ path: D:/hongshu/uploadPath
diff --git a/hongshu-admin/target/classes/META-INF/spring-devtools.properties b/hongshu-admin/target/classes/META-INF/spring-devtools.properties
deleted file mode 100644
index 37e7b58..0000000
--- a/hongshu-admin/target/classes/META-INF/spring-devtools.properties
+++ /dev/null
@@ -1 +0,0 @@
-restart.include.json=/com.alibaba.fastjson2.*.jar
\ No newline at end of file
diff --git a/hongshu-admin/target/classes/application-druid.yml b/hongshu-admin/target/classes/application-druid.yml
deleted file mode 100644
index e1b331f..0000000
--- a/hongshu-admin/target/classes/application-druid.yml
+++ /dev/null
@@ -1,61 +0,0 @@
-# 数据源配置
-spring:
- datasource:
- type: com.alibaba.druid.pool.DruidDataSource
- driverClassName: com.mysql.cj.jdbc.Driver
- druid:
- # 主库数据源
- master:
- url: jdbc:mysql://localhost:3306/hongshu?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
- username: root
- password: Myj950501
- # 从库数据源
- slave:
- # 从数据源开关/默认关闭
- enabled: false
- url:
- username:
- password:
- # 初始连接数
- initialSize: 5
- # 最小连接池数量
- minIdle: 10
- # 最大连接池数量
- maxActive: 20
- # 配置获取连接等待超时的时间
- maxWait: 60000
- # 配置连接超时时间
- connectTimeout: 30000
- # 配置网络超时时间
- socketTimeout: 60000
- # 配置间隔多久才进行一次检测,检测需要关闭的空闲连接,单位是毫秒
- timeBetweenEvictionRunsMillis: 60000
- # 配置一个连接在池中最小生存的时间,单位是毫秒
- minEvictableIdleTimeMillis: 300000
- # 配置一个连接在池中最大生存的时间,单位是毫秒
- maxEvictableIdleTimeMillis: 900000
- # 配置检测连接是否有效
- validationQuery: SELECT 1 FROM DUAL
- testWhileIdle: true
- testOnBorrow: false
- testOnReturn: false
- webStatFilter:
- enabled: true
- statViewServlet:
- enabled: true
- # 设置白名单,不填则允许所有访问
- allow:
- url-pattern: /druid/*
- # 控制台管理用户名和密码
- login-username: hongshu
- login-password: 123456
- filter:
- stat:
- enabled: true
- # 慢SQL记录
- log-slow-sql: true
- slow-sql-millis: 1000
- merge-sql: true
- wall:
- config:
- multi-statement-allow: true
diff --git a/hongshu-admin/target/classes/application.yml b/hongshu-admin/target/classes/application.yml
deleted file mode 100644
index f8389a6..0000000
--- a/hongshu-admin/target/classes/application.yml
+++ /dev/null
@@ -1,167 +0,0 @@
-# 项目相关配置
-hongshu:
- # 名称
- name: hongshu
- # 版本
- version: 3.8.7
- # 版权年份
- copyrightYear: 2024
- # 文件路径 示例( Windows配置D:/hongshu/uploadPath,Linux配置 /home/hongshu/uploadPath)
- profile: D:/hongshu/uploadPath
- # 获取ip地址开关
- addressEnabled: false
- # 验证码类型 math 数字计算 char 字符验证
- captchaType: math
-
-# 开发环境配置
-server:
- # 服务器的HTTP端口,默认为8080
- port: 8080
- servlet:
- # 应用的访问路径
- context-path: /
- tomcat:
- # tomcat的URI编码
- uri-encoding: UTF-8
- # 连接数满后的排队数,默认为100
- accept-count: 1000
- threads:
- # tomcat最大线程数,默认为200
- max: 800
- # Tomcat启动初始化的线程数,默认值10
- min-spare: 100
-
-# 日志配置
-logging:
- level:
- com.hongshu: debug
- org.springframework: warn
-
-# 用户配置
-user:
- password:
- # 密码最大错误次数
- maxRetryCount: 5
- # 密码锁定时间(默认10分钟)
- lockTime: 10
-
-# Spring配置
-spring:
- # 资源信息
- messages:
- # 国际化资源文件路径
- basename: i18n/messages
- profiles:
- active: druid
- # 文件上传
- servlet:
- multipart:
- # 单个文件大小
- max-file-size: 10MB
- # 设置总上传的文件大小
- max-request-size: 20MB
- # 服务模块
- devtools:
- restart:
- # 热部署开关
- enabled: true
- # redis 配置
- redis:
- # 地址
- host: localhost
- # 端口,默认为6379
- port: 6379
- # 数据库索引
- database: 0
- # 密码
- password: Myj950501
- # 连接超时时间
- timeout: 10s
- lettuce:
- pool:
- # 连接池中的最小空闲连接
- min-idle: 0
- # 连接池中的最大空闲连接
- max-idle: 8
- # 连接池的最大数据库连接数
- max-active: 8
- # #连接池最大阻塞等待时间(使用负值表示没有限制)
- max-wait: -1ms
-
-# token配置
-token:
- # 令牌自定义标识
- header: Authorization
- # 令牌密钥
- secret: abcdefghijklmnopqrstuvwxyz
- # 令牌有效期(默认30分钟)
- expireTime: 30
-
-# MyBatis配置
-mybatis:
- # 搜索指定包别名
- typeAliasesPackage: com.hongshu.**.domain
- # 配置mapper的扫描,找到所有的mapper.xml映射文件
- mapperLocations: classpath*:mapper/**/*Mapper.xml
- # 加载全局的配置文件
- configLocation: classpath:mybatis/mybatis-config.xml
-
-#mybatis-plus
-mybatis-plus:
- mapper-locations: classpath*:mapper/**/*.xml
- # config-location: classpath:mybatis/mybatis-config.xml
- #实体扫描,多个package用逗号或者分号分隔
- typeAliasesPackage: com.hongshu.**.domain
- global-config:
- #数据库相关配置
- db-config:
- #主键类型 AUTO:"数据库ID自增", INPUT:"用户输入ID", ID_WORKER:"全局唯一ID (数字类型唯一ID)", UUID:"全局唯一ID UUID";
- id-type: AUTO
- logic-delete-value: -1
- logic-not-delete-value: 0
- banner: false
- #原生配置
- configuration:
- map-underscore-to-camel-case: true
- cache-enabled: false
- call-setters-on-nulls: true
- jdbc-type-for-null: 'null'
-
-# PageHelper分页插件
-pagehelper:
- helperDialect: mysql
- supportMethodsArguments: true
- params: count=countSql
-
-# Swagger配置
-swagger:
- # 是否开启swagger
- enabled: true
- # 请求前缀
- pathMapping: /dev-api
-
-# 防止XSS攻击
-xss:
- # 过滤开关
- enabled: true
- # 排除链接(多个用逗号分隔)
- excludes: /system/notice
- # 匹配链接
- urlPatterns: /system/*,/monitor/*,/tool/*
-
-es:
- url: localhost
- port: 9200
-
-oss:
- type: 1 # 0:是本地存储,1:是七牛云存储
-
-qiNiuYun:
- domain: https://image.mayongjian.cn
- accessKey: DtBEKv-uwl79DhgdGRWDTxX0qrVw2oLb25BuNpTv
- secretKey: JV6AM6iMR6ovouNEwoSQvLpsRWLhwOjBmnj2SyxP
- bucketName: xiaomage-blog
-
-file:
- upload:
- path: /data/docker/nginx/html/data
diff --git a/hongshu-admin/target/classes/banner.txt b/hongshu-admin/target/classes/banner.txt
deleted file mode 100644
index 03381cd..0000000
--- a/hongshu-admin/target/classes/banner.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Application Version: ${hongshu.version}
-Spring Boot Version: ${spring-boot.version}
- __ __
- / /_ ____ ____ ____ ______/ /_ __ __
- / __ \/ __ \/ __ \/ __ `/ ___/ __ \/ / / /
- / / / / /_/ / / / / /_/ (__ ) / / / /_/ /
-/_/ /_/\____/_/ /_/\__, /____/_/ /_/\__,_/
- /____/
diff --git a/hongshu-admin/target/classes/com/hongshu/HongshuApplication.class b/hongshu-admin/target/classes/com/hongshu/HongshuApplication.class
deleted file mode 100644
index 33dd345..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/HongshuApplication.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/HongshuServletInitializer.class b/hongshu-admin/target/classes/com/hongshu/HongshuServletInitializer.class
deleted file mode 100644
index 61ad9e8..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/HongshuServletInitializer.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/common/CaptchaController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/common/CaptchaController.class
deleted file mode 100644
index 8c97d78..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/common/CaptchaController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/common/CommonController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/common/CommonController.class
deleted file mode 100644
index 4107abc..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/common/CommonController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/CacheController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/CacheController.class
deleted file mode 100644
index 0f74288..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/CacheController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/ServerController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/ServerController.class
deleted file mode 100644
index e7d9c96..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/ServerController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysLogininforController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysLogininforController.class
deleted file mode 100644
index 06d10bf..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysLogininforController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysOperlogController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysOperlogController.class
deleted file mode 100644
index 8a80662..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysOperlogController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysUserOnlineController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysUserOnlineController.class
deleted file mode 100644
index fefaa9a..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/monitor/SysUserOnlineController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysConfigController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysConfigController.class
deleted file mode 100644
index b7517df..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysConfigController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDeptController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDeptController.class
deleted file mode 100644
index c8e55c5..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDeptController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDictDataController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDictDataController.class
deleted file mode 100644
index 7c078ce..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDictDataController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDictTypeController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDictTypeController.class
deleted file mode 100644
index 371f9cf..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysDictTypeController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysIndexController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysIndexController.class
deleted file mode 100644
index b67b82e..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysIndexController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysLoginController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysLoginController.class
deleted file mode 100644
index 6618479..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysLoginController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysMenuController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysMenuController.class
deleted file mode 100644
index 5379a76..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysMenuController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysNoticeController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysNoticeController.class
deleted file mode 100644
index 0c1bac4..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysNoticeController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysPostController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysPostController.class
deleted file mode 100644
index bc08c73..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysPostController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysProfileController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysProfileController.class
deleted file mode 100644
index 658da56..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysProfileController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysRegisterController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysRegisterController.class
deleted file mode 100644
index 74ed23c..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysRegisterController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysRoleController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysRoleController.class
deleted file mode 100644
index 413889a..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysRoleController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysUserController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysUserController.class
deleted file mode 100644
index c23eda5..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/SysUserController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysAlbumController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysAlbumController.class
deleted file mode 100644
index 88b7cc9..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysAlbumController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysCommentController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysCommentController.class
deleted file mode 100644
index 271586f..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysCommentController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysDashboardController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysDashboardController.class
deleted file mode 100644
index 9bad880..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysDashboardController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysFileController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysFileController.class
deleted file mode 100644
index 20f95ad..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysFileController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysLoginInforController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysLoginInforController.class
deleted file mode 100644
index ef26815..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysLoginInforController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysMemberController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysMemberController.class
deleted file mode 100644
index 0421b94..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysMemberController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysNavbarController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysNavbarController.class
deleted file mode 100644
index db13578..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysNavbarController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysNoteController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysNoteController.class
deleted file mode 100644
index 04f460c..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysNoteController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureController.class
deleted file mode 100644
index 709dc2b..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureSortController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureSortController.class
deleted file mode 100644
index 641660d..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureSortController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureSpiderController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureSpiderController.class
deleted file mode 100644
index fa46f71..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysPictureSpiderController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysStatisticsController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysStatisticsController.class
deleted file mode 100644
index 6706dde..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysStatisticsController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysTagController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysTagController.class
deleted file mode 100644
index 083b96d..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SysTagController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SystemConfigController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SystemConfigController.class
deleted file mode 100644
index 047db7a..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/system/web/SystemConfigController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/tool/TestController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/tool/TestController.class
deleted file mode 100644
index 2d5e20d..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/tool/TestController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/tool/UserEntity.class b/hongshu-admin/target/classes/com/hongshu/web/controller/tool/UserEntity.class
deleted file mode 100644
index 57e5deb..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/tool/UserEntity.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAlbumController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAlbumController.class
deleted file mode 100644
index 01d38bd..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAlbumController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAlbumNoteRelationController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAlbumNoteRelationController.class
deleted file mode 100644
index a1cdc65..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAlbumNoteRelationController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAuthController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAuthController.class
deleted file mode 100644
index 9666e93..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebAuthController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebCategoryController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebCategoryController.class
deleted file mode 100644
index bf7a0d0..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebCategoryController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebChatController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebChatController.class
deleted file mode 100644
index 29efaba..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebChatController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebCommentController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebCommentController.class
deleted file mode 100644
index a9de9c3..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebCommentController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebEsNoteController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebEsNoteController.class
deleted file mode 100644
index a72e9c8..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebEsNoteController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebEsRecordController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebEsRecordController.class
deleted file mode 100644
index a332b79..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebEsRecordController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebFollowerController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebFollowerController.class
deleted file mode 100644
index 60a3497..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebFollowerController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebLikeOrCollectionController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebLikeOrCollectionController.class
deleted file mode 100644
index 8954812..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebLikeOrCollectionController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebNoteController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebNoteController.class
deleted file mode 100644
index c17787e..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebNoteController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebOssController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebOssController.class
deleted file mode 100644
index 9fff9a2..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebOssController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebTagController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebTagController.class
deleted file mode 100644
index 62f5366..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebTagController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebTagNoteRelationController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebTagNoteRelationController.class
deleted file mode 100644
index 44f97e9..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebTagNoteRelationController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebUserController.class b/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebUserController.class
deleted file mode 100644
index f282ae2..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/controller/web/WebUserController.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/com/hongshu/web/core/config/SwaggerConfig.class b/hongshu-admin/target/classes/com/hongshu/web/core/config/SwaggerConfig.class
deleted file mode 100644
index 9a3ee7d..0000000
Binary files a/hongshu-admin/target/classes/com/hongshu/web/core/config/SwaggerConfig.class and /dev/null differ
diff --git a/hongshu-admin/target/classes/i18n/messages.properties b/hongshu-admin/target/classes/i18n/messages.properties
deleted file mode 100644
index 93de005..0000000
--- a/hongshu-admin/target/classes/i18n/messages.properties
+++ /dev/null
@@ -1,38 +0,0 @@
-#错误消息
-not.null=* 必须填写
-user.jcaptcha.error=验证码错误
-user.jcaptcha.expire=验证码已失效
-user.not.exists=用户不存在/密码错误
-user.password.not.match=用户不存在/密码错误
-user.password.retry.limit.count=密码输入错误{0}次
-user.password.retry.limit.exceed=密码输入错误{0}次,帐户锁定{1}分钟
-user.password.delete=对不起,您的账号已被删除
-user.blocked=用户已封禁,请联系管理员
-role.blocked=角色已封禁,请联系管理员
-login.blocked=很遗憾,访问IP已被列入系统黑名单
-user.logout.success=退出成功
-
-length.not.valid=长度必须在{min}到{max}个字符之间
-
-user.username.not.valid=* 2到20个汉字、字母、数字或下划线组成,且必须以非数字开头
-user.password.not.valid=* 5-50个字符
-
-user.email.not.valid=邮箱格式错误
-user.mobile.phone.number.not.valid=手机号格式错误
-user.login.success=登录成功
-user.register.success=注册成功
-user.notfound=请重新登录
-user.forcelogout=管理员强制退出,请重新登录
-user.unknown.error=未知错误,请重新登录
-
-##文件上传消息
-upload.exceed.maxSize=上传的文件大小超出限制的文件大小!
允许的文件最大大小是:{0}MB!
-upload.filename.exceed.length=上传的文件名最长{0}个字符
-
-##权限
-no.permission=您没有数据的权限,请联系管理员添加权限 [{0}]
-no.create.permission=您没有创建数据的权限,请联系管理员添加权限 [{0}]
-no.update.permission=您没有修改数据的权限,请联系管理员添加权限 [{0}]
-no.delete.permission=您没有删除数据的权限,请联系管理员添加权限 [{0}]
-no.export.permission=您没有导出数据的权限,请联系管理员添加权限 [{0}]
-no.view.permission=您没有查看数据的权限,请联系管理员添加权限 [{0}]
diff --git a/hongshu-admin/target/classes/logback.xml b/hongshu-admin/target/classes/logback.xml
deleted file mode 100644
index 29771a3..0000000
--- a/hongshu-admin/target/classes/logback.xml
+++ /dev/null
@@ -1,93 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- ${log.pattern}
-
-
-
-
-
- ${log.path}/sys-info.log
-
-
-
- ${log.path}/sys-info.%d{yyyy-MM-dd}.log
-
- 60
-
-
- ${log.pattern}
-
-
-
- INFO
-
- ACCEPT
-
- DENY
-
-
-
-
- ${log.path}/sys-error.log
-
-
-
- ${log.path}/sys-error.%d{yyyy-MM-dd}.log
-
- 60
-
-
- ${log.pattern}
-
-
-
- ERROR
-
- ACCEPT
-
- DENY
-
-
-
-
-
- ${log.path}/sys-user.log
-
-
- ${log.path}/sys-user.%d{yyyy-MM-dd}.log
-
- 60
-
-
- ${log.pattern}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/hongshu-admin/target/classes/mybatis/mybatis-config.xml b/hongshu-admin/target/classes/mybatis/mybatis-config.xml
deleted file mode 100644
index ac47c03..0000000
--- a/hongshu-admin/target/classes/mybatis/mybatis-config.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/hongshu-admin/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/hongshu-admin/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
deleted file mode 100644
index 7b70e05..0000000
--- a/hongshu-admin/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
+++ /dev/null
@@ -1,40 +0,0 @@
-com/hongshu/web/controller/system/SysConfigController.class
-com/hongshu/web/controller/system/SysPostController.class
-com/hongshu/web/controller/web/WebAlbumController.class
-com/hongshu/web/controller/web/WebTagNoteRelationController.class
-com/hongshu/web/controller/system/SysRegisterController.class
-com/hongshu/web/controller/web/WebOssController.class
-com/hongshu/web/controller/system/SysRoleController.class
-com/hongshu/web/controller/web/WebEsNoteController.class
-com/hongshu/web/controller/system/SysDictDataController.class
-com/hongshu/web/controller/monitor/SysOperlogController.class
-com/hongshu/HongshuServletInitializer.class
-com/hongshu/web/controller/web/WebChatController.class
-com/hongshu/web/controller/web/WebEsRecordController.class
-com/hongshu/web/controller/web/WebTagController.class
-com/hongshu/web/controller/system/SysLoginController.class
-com/hongshu/web/controller/web/WebFollowerController.class
-com/hongshu/web/controller/tool/UserEntity.class
-com/hongshu/web/controller/monitor/SysUserOnlineController.class
-com/hongshu/web/controller/web/WebAlbumNoteRelationController.class
-com/hongshu/web/core/config/SwaggerConfig.class
-com/hongshu/web/controller/common/CaptchaController.class
-com/hongshu/web/controller/monitor/SysLogininforController.class
-com/hongshu/web/controller/system/SysDictTypeController.class
-com/hongshu/web/controller/system/SysMenuController.class
-com/hongshu/web/controller/web/WebCategoryController.class
-com/hongshu/web/controller/monitor/CacheController.class
-com/hongshu/web/controller/tool/TestController.class
-com/hongshu/web/controller/system/SysProfileController.class
-com/hongshu/web/controller/system/SysUserController.class
-com/hongshu/web/controller/system/SysDeptController.class
-com/hongshu/web/controller/common/CommonController.class
-com/hongshu/HongshuApplication.class
-com/hongshu/web/controller/web/WebLikeOrCollectionController.class
-com/hongshu/web/controller/web/WebUserController.class
-com/hongshu/web/controller/system/SysIndexController.class
-com/hongshu/web/controller/monitor/ServerController.class
-com/hongshu/web/controller/web/WebCommentController.class
-com/hongshu/web/controller/web/WebNoteController.class
-com/hongshu/web/controller/system/SysNoticeController.class
-com/hongshu/web/controller/web/WebAuthController.class
diff --git a/hongshu-admin/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/hongshu-admin/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
deleted file mode 100644
index 2777d72..0000000
--- a/hongshu-admin/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
+++ /dev/null
@@ -1,39 +0,0 @@
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictDataController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebAuthController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebFollowerController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysLogininforController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysLoginController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CaptchaController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/core/config/SwaggerConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysNoticeController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDeptController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebCategoryController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysOperlogController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/tool/TestController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRoleController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebUserController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysDictTypeController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebTagController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysProfileController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysRegisterController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebEsNoteController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysPostController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/HongshuServletInitializer.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/HongshuApplication.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/SysUserOnlineController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebAlbumNoteRelationController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/CacheController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysIndexController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebCommentController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebEsRecordController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebTagNoteRelationController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebChatController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebNoteController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebAlbumController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebOssController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysConfigController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysMenuController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/system/SysUserController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/web/WebLikeOrCollectionController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/common/CommonController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/src/main/java/com/hongshu/web/controller/monitor/ServerController.java
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/Anonymous.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/Anonymous.java
index d844908..4c67c4f 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/Anonymous.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/Anonymous.java
@@ -9,7 +9,7 @@ import java.lang.annotation.Target;
/**
* 匿名访问不鉴权注解
*
- * @author hongshu
+ * @author: hongshu
*/
@Target({ ElementType.METHOD, ElementType.TYPE })
@Retention(RetentionPolicy.RUNTIME)
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommit.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommit.java
index 5006979..d2ac6ae 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommit.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommit.java
@@ -8,7 +8,7 @@ import java.lang.annotation.Target;
/**
* 自定义注解 避免接口重复提交
*
- * @author Administrator
+ * @author: hongshu Administrator
* @date 2020年4月23日12:12:04
*/
@Target(ElementType.METHOD)
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/DataScope.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/DataScope.java
index 3773703..ae0f79b 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/DataScope.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/DataScope.java
@@ -9,7 +9,7 @@ import java.lang.annotation.Target;
/**
* 数据权限过滤注解
*
- * @author hongshu
+ * @author: hongshu
*/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/DataSource.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/DataSource.java
index e7a878d..97f5f1c 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/DataSource.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/DataSource.java
@@ -13,7 +13,7 @@ import com.hongshu.common.enums.DataSourceType;
*
* 优先级:先方法,后类,如果方法覆盖了类上的数据源类型,以方法的为准,否则以类上的为准
*
- * @author hongshu
+ * @author: hongshu
*/
@Target({ ElementType.METHOD, ElementType.TYPE })
@Retention(RetentionPolicy.RUNTIME)
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/Excel.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/Excel.java
index 79a4c08..0f09018 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/Excel.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/Excel.java
@@ -12,7 +12,7 @@ import com.hongshu.common.utils.poi.ExcelHandlerAdapter;
/**
* 自定义导出Excel数据注解
*
- * @author hongshu
+ * @author: hongshu
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/Excels.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/Excels.java
index 1a57f6a..f819fab 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/Excels.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/Excels.java
@@ -8,7 +8,7 @@ import java.lang.annotation.Target;
/**
* Excel注解集
*
- * @author hongshu
+ * @author: hongshu
*/
@Target(ElementType.FIELD)
@Retention(RetentionPolicy.RUNTIME)
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/Log.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/Log.java
index 2580f69..0c77625 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/Log.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/Log.java
@@ -11,7 +11,7 @@ import com.hongshu.common.enums.OperatorType;
/**
* 自定义操作日志记录注解
*
- * @author hongshu
+ * @author: hongshu
*
*/
@Target({ ElementType.PARAMETER, ElementType.METHOD })
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/RateLimiter.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/RateLimiter.java
index f232a5a..a44c960 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/RateLimiter.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/RateLimiter.java
@@ -11,7 +11,7 @@ import com.hongshu.common.enums.LimitType;
/**
* 限流注解
*
- * @author hongshu
+ * @author: hongshu
*/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/RepeatSubmit.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/RepeatSubmit.java
index b74352a..0786d47 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/RepeatSubmit.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/RepeatSubmit.java
@@ -10,7 +10,7 @@ import java.lang.annotation.Target;
/**
* 自定义注解防止表单重复提交
*
- * @author hongshu
+ * @author: hongshu
*
*/
@Inherited
diff --git a/hongshu-common/src/main/java/com/hongshu/common/annotation/Sensitive.java b/hongshu-common/src/main/java/com/hongshu/common/annotation/Sensitive.java
index 35c65de..b4add0b 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/annotation/Sensitive.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/annotation/Sensitive.java
@@ -12,7 +12,7 @@ import com.hongshu.common.enums.DesensitizedType;
/**
* 数据脱敏注解
*
- * @author hongshu
+ * @author: hongshu
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
diff --git a/hongshu-common/src/main/java/com/hongshu/common/config/HongshuConfig.java b/hongshu-common/src/main/java/com/hongshu/common/config/HongshuConfig.java
index 1afd1ab..1c606a0 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/config/HongshuConfig.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/config/HongshuConfig.java
@@ -6,7 +6,7 @@ import org.springframework.stereotype.Component;
/**
* 读取项目相关配置
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
@ConfigurationProperties(prefix = "hongshu")
diff --git a/hongshu-common/src/main/java/com/hongshu/common/config/es/ESConfig.java b/hongshu-common/src/main/java/com/hongshu/common/config/es/ESConfig.java
index 1f9bcda..a451b75 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/config/es/ESConfig.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/config/es/ESConfig.java
@@ -14,7 +14,7 @@ import org.springframework.context.annotation.Configuration;
import java.io.IOException;
/**
- * @author xiaozhao
+ * @author: hongshu xiaozhao
*/
@Configuration
@Slf4j
diff --git a/hongshu-common/src/main/java/com/hongshu/common/config/serializer/SensitiveJsonSerializer.java b/hongshu-common/src/main/java/com/hongshu/common/config/serializer/SensitiveJsonSerializer.java
index 6854a7c..01d2fd3 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/config/serializer/SensitiveJsonSerializer.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/config/serializer/SensitiveJsonSerializer.java
@@ -16,7 +16,7 @@ import com.hongshu.common.utils.SecurityUtils;
/**
* 数据脱敏序列化过滤
*
- * @author hongshu
+ * @author: hongshu
*/
public class SensitiveJsonSerializer extends JsonSerializer implements ContextualSerializer
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/constant/CacheConstants.java b/hongshu-common/src/main/java/com/hongshu/common/constant/CacheConstants.java
index a3a6ae8..77743ba 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/constant/CacheConstants.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/constant/CacheConstants.java
@@ -3,7 +3,7 @@ package com.hongshu.common.constant;
/**
* 缓存的key 常量
*
- * @author hongshu
+ * @author: hongshu
*/
public class CacheConstants
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/constant/Constants.java b/hongshu-common/src/main/java/com/hongshu/common/constant/Constants.java
index 8cfa239..1ade0b4 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/constant/Constants.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/constant/Constants.java
@@ -6,7 +6,7 @@ import io.jsonwebtoken.Claims;
/**
* 通用常量信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class Constants
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/constant/GenConstants.java b/hongshu-common/src/main/java/com/hongshu/common/constant/GenConstants.java
index 3838c72..e3473a4 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/constant/GenConstants.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/constant/GenConstants.java
@@ -3,7 +3,7 @@ package com.hongshu.common.constant;
/**
* 代码生成通用常量
*
- * @author hongshu
+ * @author: hongshu
*/
public class GenConstants
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/constant/HttpStatus.java b/hongshu-common/src/main/java/com/hongshu/common/constant/HttpStatus.java
index c88e6ef..aa3e11a 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/constant/HttpStatus.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/constant/HttpStatus.java
@@ -3,7 +3,7 @@ package com.hongshu.common.constant;
/**
* 返回状态码
*
- * @author hongshu
+ * @author: hongshu
*/
public class HttpStatus
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/constant/ScheduleConstants.java b/hongshu-common/src/main/java/com/hongshu/common/constant/ScheduleConstants.java
index 1b2ded5..58e2e4b 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/constant/ScheduleConstants.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/constant/ScheduleConstants.java
@@ -3,7 +3,7 @@ package com.hongshu.common.constant;
/**
* 任务调度通用常量
*
- * @author hongshu
+ * @author: hongshu
*/
public class ScheduleConstants
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/constant/UserConstants.java b/hongshu-common/src/main/java/com/hongshu/common/constant/UserConstants.java
index 981132e..bf173bf 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/constant/UserConstants.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/constant/UserConstants.java
@@ -3,7 +3,7 @@ package com.hongshu.common.constant;
/**
* 用户常量信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class UserConstants
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/controller/BaseController.java b/hongshu-common/src/main/java/com/hongshu/common/core/controller/BaseController.java
index 040f752..f112913 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/controller/BaseController.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/controller/BaseController.java
@@ -25,7 +25,7 @@ import com.hongshu.common.utils.sql.SqlUtil;
/**
* web层通用数据处理
*
- * @author hongshu
+ * @author: hongshu
*/
public class BaseController
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/AjaxResult.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/AjaxResult.java
index 17c213b..961515e 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/AjaxResult.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/AjaxResult.java
@@ -8,7 +8,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 操作消息提醒
*
- * @author hongshu
+ * @author: hongshu
*/
public class AjaxResult extends HashMap
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/BaseEntity.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/BaseEntity.java
index d06db50..9b5149c 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/BaseEntity.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/BaseEntity.java
@@ -11,7 +11,7 @@ import com.fasterxml.jackson.annotation.JsonInclude;
/**
* Entity基类
*
- * @author hongshu
+ * @author: hongshu
*/
public class BaseEntity implements Serializable
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/R.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/R.java
index 88794f8..acd2dd8 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/R.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/R.java
@@ -6,7 +6,7 @@ import com.hongshu.common.constant.HttpStatus;
/**
* 响应信息主体
*
- * @author hongshu
+ * @author: hongshu
*/
public class R implements Serializable
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeEntity.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeEntity.java
index ef79b93..9bba422 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeEntity.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeEntity.java
@@ -6,7 +6,7 @@ import java.util.List;
/**
* Tree基类
*
- * @author hongshu
+ * @author: hongshu
*/
public class TreeEntity extends BaseEntity
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeSelect.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeSelect.java
index ffcdf88..376a563 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeSelect.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeSelect.java
@@ -10,7 +10,7 @@ import com.hongshu.common.core.domain.entity.SysMenu;
/**
* Treeselect树结构实体类
*
- * @author hongshu
+ * @author: hongshu
*/
public class TreeSelect implements Serializable
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDept.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDept.java
index 1318d61..7cb742d 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDept.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDept.java
@@ -14,7 +14,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 部门表 sys_dept
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysDept extends BaseEntity
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictData.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictData.java
index d32ccb1..f9359d0 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictData.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictData.java
@@ -12,7 +12,7 @@ import com.hongshu.common.constant.UserConstants;
/**
* 字典数据表 sys_dict_data
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysDictData extends BaseEntity
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictType.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictType.java
index fdcaf20..26527d2 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictType.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictType.java
@@ -12,7 +12,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 字典类型表 sys_dict_type
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysDictType extends BaseEntity
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysMenu.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysMenu.java
index 79efee4..2e99a57 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysMenu.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysMenu.java
@@ -13,7 +13,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 菜单权限表 sys_menu
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysMenu extends BaseEntity
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysRole.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysRole.java
index e36e910..5b660ef 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysRole.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysRole.java
@@ -13,7 +13,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 角色表 sys_role
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysRole extends BaseEntity
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysUser.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysUser.java
index 4efefc9..b100757 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysUser.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysUser.java
@@ -14,7 +14,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 用户对象 sys_user
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysUser extends BaseEntity
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginBody.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginBody.java
index 2796ca9..7a109f3 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginBody.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginBody.java
@@ -3,7 +3,7 @@ package com.hongshu.common.core.domain.model;
/**
* 用户登录对象
*
- * @author hongshu
+ * @author: hongshu
*/
public class LoginBody
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginUser.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginUser.java
index 2a82e1b..7ae14d2 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginUser.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginUser.java
@@ -10,7 +10,7 @@ import java.util.Set;
/**
* 登录用户身份权限
*
- * @author hongshu
+ * @author: hongshu
*/
public class LoginUser implements UserDetails
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/RegisterBody.java b/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/RegisterBody.java
index 3dbaed8..7ba60cf 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/RegisterBody.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/RegisterBody.java
@@ -3,7 +3,7 @@ package com.hongshu.common.core.domain.model;
/**
* 用户注册对象
*
- * @author hongshu
+ * @author: hongshu
*/
public class RegisterBody extends LoginBody
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/page/PageDomain.java b/hongshu-common/src/main/java/com/hongshu/common/core/page/PageDomain.java
index 4339b2f..d1fda28 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/page/PageDomain.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/page/PageDomain.java
@@ -5,7 +5,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 分页数据
*
- * @author hongshu
+ * @author: hongshu
*/
public class PageDomain
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/page/TableDataInfo.java b/hongshu-common/src/main/java/com/hongshu/common/core/page/TableDataInfo.java
index 6c98f57..9efc75d 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/page/TableDataInfo.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/page/TableDataInfo.java
@@ -6,7 +6,7 @@ import java.util.List;
/**
* 表格分页数据对象
*
- * @author hongshu
+ * @author: hongshu
*/
public class TableDataInfo implements Serializable
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/page/TableSupport.java b/hongshu-common/src/main/java/com/hongshu/common/core/page/TableSupport.java
index 3f61773..4f3e253 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/page/TableSupport.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/page/TableSupport.java
@@ -6,7 +6,7 @@ import com.hongshu.common.utils.ServletUtils;
/**
* 表格数据处理
*
- * @author hongshu
+ * @author: hongshu
*/
public class TableSupport
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/redis/RedisCache.java b/hongshu-common/src/main/java/com/hongshu/common/core/redis/RedisCache.java
index d8a5f37..77fc915 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/redis/RedisCache.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/redis/RedisCache.java
@@ -16,7 +16,7 @@ import org.springframework.stereotype.Component;
/**
* spring redis 工具类
*
- * @author hongshu
+ * @author: hongshu
**/
@SuppressWarnings(value = { "unchecked", "rawtypes" })
@Component
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/text/CharsetKit.java b/hongshu-common/src/main/java/com/hongshu/common/core/text/CharsetKit.java
index 626fb2f..9b6892f 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/text/CharsetKit.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/text/CharsetKit.java
@@ -7,7 +7,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 字符集工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class CharsetKit
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/text/Convert.java b/hongshu-common/src/main/java/com/hongshu/common/core/text/Convert.java
index 4ebec21..3454e01 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/text/Convert.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/text/Convert.java
@@ -13,7 +13,7 @@ import org.apache.commons.lang3.ArrayUtils;
/**
* 类型转换器
*
- * @author hongshu
+ * @author: hongshu
*/
public class Convert
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/core/text/StrFormatter.java b/hongshu-common/src/main/java/com/hongshu/common/core/text/StrFormatter.java
index 3c6e0f6..b4f287b 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/core/text/StrFormatter.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/core/text/StrFormatter.java
@@ -5,7 +5,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 字符串格式化
*
- * @author hongshu
+ * @author: hongshu
*/
public class StrFormatter
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessStatus.java b/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessStatus.java
index 07a3ce7..5c6953a 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessStatus.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessStatus.java
@@ -3,7 +3,7 @@ package com.hongshu.common.enums;
/**
* 操作状态
*
- * @author hongshu
+ * @author: hongshu
*
*/
public enum BusinessStatus
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessType.java b/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessType.java
index af6421f..1132ef0 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessType.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessType.java
@@ -3,7 +3,7 @@ package com.hongshu.common.enums;
/**
* 业务操作类型
*
- * @author hongshu
+ * @author: hongshu
*/
public enum BusinessType
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/DataSourceType.java b/hongshu-common/src/main/java/com/hongshu/common/enums/DataSourceType.java
index bc88deb..de9f606 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/DataSourceType.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/DataSourceType.java
@@ -3,7 +3,7 @@ package com.hongshu.common.enums;
/**
* 数据源
*
- * @author hongshu
+ * @author: hongshu
*/
public enum DataSourceType
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/DesensitizedType.java b/hongshu-common/src/main/java/com/hongshu/common/enums/DesensitizedType.java
index 3c3b4db..5b6fed2 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/DesensitizedType.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/DesensitizedType.java
@@ -6,7 +6,7 @@ import com.hongshu.common.utils.DesensitizedUtil;
/**
* 脱敏类型
*
- * @author hongshu
+ * @author: hongshu
*/
public enum DesensitizedType
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/EStatus.java b/hongshu-common/src/main/java/com/hongshu/common/enums/EStatus.java
index 0131867..ba6778e 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/EStatus.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/EStatus.java
@@ -3,7 +3,7 @@ package com.hongshu.common.enums;
/**
* 状态枚举类
*
- * @author xuzhixiang
+ * @author: hongshu
* @date 2017年10月4日16:34:00
*/
public class EStatus {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/HttpMethod.java b/hongshu-common/src/main/java/com/hongshu/common/enums/HttpMethod.java
index 63303a8..f768f9b 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/HttpMethod.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/HttpMethod.java
@@ -7,7 +7,7 @@ import org.springframework.lang.Nullable;
/**
* 请求方式
*
- * @author hongshu
+ * @author: hongshu
*/
public enum HttpMethod
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/LimitType.java b/hongshu-common/src/main/java/com/hongshu/common/enums/LimitType.java
index cac4b81..4e3f6a3 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/LimitType.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/LimitType.java
@@ -3,7 +3,7 @@ package com.hongshu.common.enums;
/**
* 限流类型
*
- * @author hongshu
+ * @author: hongshu
*/
public enum LimitType
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/OperatorType.java b/hongshu-common/src/main/java/com/hongshu/common/enums/OperatorType.java
index 92ffa6e..2fdd3d1 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/OperatorType.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/OperatorType.java
@@ -3,7 +3,7 @@ package com.hongshu.common.enums;
/**
* 操作人类别
*
- * @author hongshu
+ * @author: hongshu
*/
public enum OperatorType
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/enums/UserStatus.java b/hongshu-common/src/main/java/com/hongshu/common/enums/UserStatus.java
index a7212fd..d88fec8 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/enums/UserStatus.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/enums/UserStatus.java
@@ -3,7 +3,7 @@ package com.hongshu.common.enums;
/**
* 用户状态
*
- * @author hongshu
+ * @author: hongshu
*/
public enum UserStatus
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/DemoModeException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/DemoModeException.java
index 5b9553c..64f7970 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/DemoModeException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/DemoModeException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception;
/**
* 演示模式异常
*
- * @author hongshu
+ * @author: hongshu
*/
public class DemoModeException extends RuntimeException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/GlobalException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/GlobalException.java
index ac48433..1682801 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/GlobalException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/GlobalException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception;
/**
* 全局异常
*
- * @author hongshu
+ * @author: hongshu
*/
public class GlobalException extends RuntimeException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/ServiceException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/ServiceException.java
index 46c18fe..9be0d25 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/ServiceException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/ServiceException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception;
/**
* 业务异常
*
- * @author hongshu
+ * @author: hongshu
*/
public final class ServiceException extends RuntimeException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/UtilException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/UtilException.java
index 5675fbe..3e0d709 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/UtilException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/UtilException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception;
/**
* 工具类异常
*
- * @author hongshu
+ * @author: hongshu
*/
public class UtilException extends RuntimeException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/base/BaseException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/base/BaseException.java
index d557d5f..05cb938 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/base/BaseException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/base/BaseException.java
@@ -6,7 +6,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 基础异常
*
- * @author hongshu
+ * @author: hongshu
*/
public class BaseException extends RuntimeException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileException.java
index 4ffb477..36f71aa 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileException.java
@@ -5,7 +5,7 @@ import com.hongshu.common.exception.base.BaseException;
/**
* 文件信息异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class FileException extends BaseException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileNameLengthLimitExceededException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileNameLengthLimitExceededException.java
index cf78d9c..d4e3628 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileNameLengthLimitExceededException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileNameLengthLimitExceededException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.file;
/**
* 文件名称超长限制异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class FileNameLengthLimitExceededException extends FileException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileSizeLimitExceededException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileSizeLimitExceededException.java
index 2fed8a4..09e9d00 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileSizeLimitExceededException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileSizeLimitExceededException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.file;
/**
* 文件名大小限制异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class FileSizeLimitExceededException extends FileException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileUploadException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileUploadException.java
index 12310cb..e2c9bb4 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileUploadException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileUploadException.java
@@ -6,7 +6,7 @@ import java.io.PrintWriter;
/**
* 文件上传异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class FileUploadException extends Exception
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/file/InvalidExtensionException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/file/InvalidExtensionException.java
index d78720f..6ad3bb5 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/file/InvalidExtensionException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/file/InvalidExtensionException.java
@@ -5,7 +5,7 @@ import java.util.Arrays;
/**
* 文件上传 误异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class InvalidExtensionException extends FileUploadException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/job/TaskException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/job/TaskException.java
index 94d4447..6eb5c98 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/job/TaskException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/job/TaskException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.job;
/**
* 计划策略异常
*
- * @author hongshu
+ * @author: hongshu
*/
public class TaskException extends Exception
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/user/BlackListException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/user/BlackListException.java
index ff0be4f..ccc362e 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/user/BlackListException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/user/BlackListException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.user;
/**
* 黑名单IP异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class BlackListException extends UserException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaException.java
index 20ca3e3..95f5f86 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.user;
/**
* 验证码错误异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class CaptchaException extends UserException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaExpireException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaExpireException.java
index f9a32d8..cffff71 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaExpireException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaExpireException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.user;
/**
* 验证码失效异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class CaptchaExpireException extends UserException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserException.java
index c1d2398..2c0fd6d 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserException.java
@@ -5,7 +5,7 @@ import com.hongshu.common.exception.base.BaseException;
/**
* 用户信息异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class UserException extends BaseException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserNotExistsException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserNotExistsException.java
index 80c126b..4d8d6fa 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserNotExistsException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserNotExistsException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.user;
/**
* 用户不存在异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class UserNotExistsException extends UserException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordNotMatchException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordNotMatchException.java
index f52e65b..d065a1d 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordNotMatchException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordNotMatchException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.user;
/**
* 用户密码不正确或不符合规范异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class UserPasswordNotMatchException extends UserException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.java b/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.java
index ea25cbf..c742cad 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.java
@@ -3,7 +3,7 @@ package com.hongshu.common.exception.user;
/**
* 用户错误最大次数异常类
*
- * @author hongshu
+ * @author: hongshu
*/
public class UserPasswordRetryLimitExceedException extends UserException
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/filter/PropertyPreExcludeFilter.java b/hongshu-common/src/main/java/com/hongshu/common/filter/PropertyPreExcludeFilter.java
index 0233405..eb8a612 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/filter/PropertyPreExcludeFilter.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/filter/PropertyPreExcludeFilter.java
@@ -5,7 +5,7 @@ import com.alibaba.fastjson2.filter.SimplePropertyPreFilter;
/**
* 排除JSON敏感属性
*
- * @author hongshu
+ * @author: hongshu
*/
public class PropertyPreExcludeFilter extends SimplePropertyPreFilter
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatableFilter.java b/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatableFilter.java
index 62cc068..fdc599a 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatableFilter.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatableFilter.java
@@ -15,7 +15,7 @@ import org.springframework.http.MediaType;
/**
* Repeatable 过滤器
*
- * @author hongshu
+ * @author: hongshu
*/
public class RepeatableFilter implements Filter
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatedlyRequestWrapper.java b/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatedlyRequestWrapper.java
index fa42818..ec664d9 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatedlyRequestWrapper.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatedlyRequestWrapper.java
@@ -16,7 +16,7 @@ import com.hongshu.common.utils.http.HttpHelper;
/**
* 构建可重复读取inputStream的request
*
- * @author hongshu
+ * @author: hongshu
*/
public class RepeatedlyRequestWrapper extends HttpServletRequestWrapper
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/filter/XssFilter.java b/hongshu-common/src/main/java/com/hongshu/common/filter/XssFilter.java
index 92a61be..1718cd3 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/filter/XssFilter.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/filter/XssFilter.java
@@ -18,7 +18,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 防止XSS攻击的过滤器
*
- * @author hongshu
+ * @author: hongshu
*/
public class XssFilter implements Filter
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/filter/XssHttpServletRequestWrapper.java b/hongshu-common/src/main/java/com/hongshu/common/filter/XssHttpServletRequestWrapper.java
index e670548..2ba9209 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/filter/XssHttpServletRequestWrapper.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/filter/XssHttpServletRequestWrapper.java
@@ -16,7 +16,7 @@ import com.hongshu.common.utils.html.EscapeUtil;
/**
* XSS过滤处理
*
- * @author hongshu
+ * @author: hongshu
*/
public class XssHttpServletRequestWrapper extends HttpServletRequestWrapper
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/Arith.java b/hongshu-common/src/main/java/com/hongshu/common/utils/Arith.java
index 5511477..51b5bd8 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/Arith.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/Arith.java
@@ -6,7 +6,7 @@ import java.math.RoundingMode;
/**
* 精确的浮点数运算
*
- * @author hongshu
+ * @author: hongshu
*/
public class Arith
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/DateUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/DateUtils.java
index 3aad19f..a088c7c 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/DateUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/DateUtils.java
@@ -14,7 +14,7 @@ import org.apache.commons.lang3.time.DateFormatUtils;
/**
* 时间工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class DateUtils extends org.apache.commons.lang3.time.DateUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/DesensitizedUtil.java b/hongshu-common/src/main/java/com/hongshu/common/utils/DesensitizedUtil.java
index e8489fe..a1a32e0 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/DesensitizedUtil.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/DesensitizedUtil.java
@@ -3,7 +3,7 @@ package com.hongshu.common.utils;
/**
* 脱敏工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class DesensitizedUtil
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/DictUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/DictUtils.java
index a92d1bc..cd38870 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/DictUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/DictUtils.java
@@ -11,7 +11,7 @@ import com.hongshu.common.utils.spring.SpringUtils;
/**
* 字典工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class DictUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/ExceptionUtil.java b/hongshu-common/src/main/java/com/hongshu/common/utils/ExceptionUtil.java
index e142b0a..620baf0 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/ExceptionUtil.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/ExceptionUtil.java
@@ -7,7 +7,7 @@ import org.apache.commons.lang3.exception.ExceptionUtils;
/**
* 错误信息处理类。
*
- * @author hongshu
+ * @author: hongshu
*/
public class ExceptionUtil
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/LogUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/LogUtils.java
index 62368b9..de4ce50 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/LogUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/LogUtils.java
@@ -3,7 +3,7 @@ package com.hongshu.common.utils;
/**
* 处理并记录日志文件
*
- * @author hongshu
+ * @author: hongshu
*/
public class LogUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtil.java b/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtil.java
index 43b68e3..034aa54 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtil.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtil.java
@@ -7,7 +7,7 @@ import org.springframework.context.i18n.LocaleContextHolder;
/**
* 国际化
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
public class MessageUtil {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtils.java
index 97d2287..2f040d1 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtils.java
@@ -7,7 +7,7 @@ import com.hongshu.common.utils.spring.SpringUtils;
/**
* 获取i18n资源文件
*
- * @author hongshu
+ * @author: hongshu
*/
public class MessageUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/PageUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/PageUtils.java
index 44f5562..b25b56f 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/PageUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/PageUtils.java
@@ -8,7 +8,7 @@ import com.hongshu.common.utils.sql.SqlUtil;
/**
* 分页工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class PageUtils extends PageHelper
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/ProtoStuffSerializerUtil.java b/hongshu-common/src/main/java/com/hongshu/common/utils/ProtoStuffSerializerUtil.java
index a166e0a..fd8d6b6 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/ProtoStuffSerializerUtil.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/ProtoStuffSerializerUtil.java
@@ -13,7 +13,7 @@ import java.util.List;
/**
* ProtoStuffSerializerUtil
*
- * @author Sirius
+ * @author: hongshu Sirius
* @date 2019-1-8
*/
public class ProtoStuffSerializerUtil {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/RedisUtil.java b/hongshu-common/src/main/java/com/hongshu/common/utils/RedisUtil.java
index cc84b3a..884ebba 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/RedisUtil.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/RedisUtil.java
@@ -18,7 +18,7 @@ import java.util.concurrent.TimeUnit;
/**
* Redis工具类
*
- * @author WangFan
+ * @author: hongshu WangFan
* @version 1.1 (GitHub文档: https://github.com/whvcse/RedisUtil )
* @date 2018-02-24 下午03:09:50
*/
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/SecurityUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/SecurityUtils.java
index 9004b15..991f2cf 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/SecurityUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/SecurityUtils.java
@@ -17,7 +17,7 @@ import com.hongshu.common.exception.ServiceException;
/**
* 安全服务工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class SecurityUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/ServletUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/ServletUtils.java
index 99c9a5e..514e1e1 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/ServletUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/ServletUtils.java
@@ -21,7 +21,7 @@ import com.hongshu.common.constant.Constants;
/**
* 客户端工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class ServletUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/SpringContextUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/SpringContextUtils.java
index fa3c34b..a9b584d 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/SpringContextUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/SpringContextUtils.java
@@ -9,7 +9,7 @@ import org.springframework.stereotype.Component;
/**
* Spring Context 工具类
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
*/
@Component
public class SpringContextUtils implements ApplicationContextAware {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/StringUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/StringUtils.java
index baa400a..e7f6305 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/StringUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/StringUtils.java
@@ -14,7 +14,7 @@ import com.hongshu.common.constant.Constants;
/**
* 字符串工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class StringUtils extends org.apache.commons.lang3.StringUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/Threads.java b/hongshu-common/src/main/java/com/hongshu/common/utils/Threads.java
index 820d214..6e2ce85 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/Threads.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/Threads.java
@@ -11,7 +11,7 @@ import org.slf4j.LoggerFactory;
/**
* 线程相关工具类.
*
- * @author hongshu
+ * @author: hongshu
*/
public class Threads
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/TreeNode.java b/hongshu-common/src/main/java/com/hongshu/common/utils/TreeNode.java
index c7c0da5..d696310 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/TreeNode.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/TreeNode.java
@@ -15,7 +15,7 @@ import java.util.List;
/**
* 树节点,所有需要实现树节点的,都需要继承该类
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
public class TreeNode implements Serializable {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/TreeUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/TreeUtils.java
index d2c6528..bbb2185 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/TreeUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/TreeUtils.java
@@ -18,7 +18,7 @@ import java.util.Map;
/**
* 树形结构工具类,如:菜单、部门等
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
public class TreeUtils {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanUtils.java
index abda578..b1e1df9 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanUtils.java
@@ -9,7 +9,7 @@ import java.util.regex.Pattern;
/**
* Bean 工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class BeanUtils extends org.springframework.beans.BeanUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanValidators.java b/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanValidators.java
index d025362..d2fa82e 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanValidators.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanValidators.java
@@ -8,7 +8,7 @@ import javax.validation.Validator;
/**
* bean对象属性验证
*
- * @author hongshu
+ * @author: hongshu
*/
public class BeanValidators
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileTypeUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileTypeUtils.java
index c6e543c..27d08f9 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileTypeUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileTypeUtils.java
@@ -6,7 +6,7 @@ import org.apache.commons.lang3.StringUtils;
/**
* 文件类型工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class FileTypeUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUploadUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUploadUtils.java
index 6ed7e7c..a0d5aa2 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUploadUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUploadUtils.java
@@ -19,7 +19,7 @@ import java.util.Objects;
/**
* 文件上传工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class FileUploadUtils {
/**
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUtils.java
index c094ff9..7357959 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUtils.java
@@ -17,7 +17,7 @@ import java.nio.charset.StandardCharsets;
/**
* 文件处理工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class FileUtils {
public static String FILENAME_PATTERN = "[a-zA-Z0-9_\\-\\|\\.\\u4e00-\\u9fa5]+";
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/file/ImageUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/file/ImageUtils.java
index 4de86b3..72c7c4e 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/file/ImageUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/file/ImageUtils.java
@@ -17,7 +17,7 @@ import java.util.Arrays;
/**
* 图片处理工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class ImageUtils {
private static final Logger log = LoggerFactory.getLogger(ImageUtils.class);
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/file/MimeTypeUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/file/MimeTypeUtils.java
index 2869654..a5dcb71 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/file/MimeTypeUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/file/MimeTypeUtils.java
@@ -3,7 +3,7 @@ package com.hongshu.common.utils.file;
/**
* 媒体类型工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class MimeTypeUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/html/EscapeUtil.java b/hongshu-common/src/main/java/com/hongshu/common/utils/html/EscapeUtil.java
index 9f24ea8..e28ce80 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/html/EscapeUtil.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/html/EscapeUtil.java
@@ -5,7 +5,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 转义和反转义工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class EscapeUtil
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/html/HTMLFilter.java b/hongshu-common/src/main/java/com/hongshu/common/utils/html/HTMLFilter.java
index 363d959..6eebd18 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/html/HTMLFilter.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/html/HTMLFilter.java
@@ -13,7 +13,7 @@ import java.util.regex.Pattern;
/**
* HTML过滤器,用于去除XSS漏洞隐患。
*
- * @author hongshu
+ * @author: hongshu
*/
public final class HTMLFilter
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpHelper.java b/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpHelper.java
index f2f67c8..e68229b 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpHelper.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpHelper.java
@@ -13,7 +13,7 @@ import org.slf4j.LoggerFactory;
/**
* 通用http工具封装
*
- * @author hongshu
+ * @author: hongshu
*/
public class HttpHelper
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpUtils.java
index 2979f98..795f459 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpUtils.java
@@ -26,7 +26,7 @@ import com.hongshu.common.constant.Constants;
/**
* 通用http发送方法
*
- * @author hongshu
+ * @author: hongshu
*/
public class HttpUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/ip/AddressUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/ip/AddressUtils.java
index b2c08aa..73bfe9f 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/ip/AddressUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/ip/AddressUtils.java
@@ -12,7 +12,7 @@ import org.slf4j.LoggerFactory;
/**
* 获取地址类
*
- * @author hongshu
+ * @author: hongshu
*/
public class AddressUtils {
private static final Logger log = LoggerFactory.getLogger(AddressUtils.class);
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/ip/IpUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/ip/IpUtils.java
index e61ebfb..7ebf327 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/ip/IpUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/ip/IpUtils.java
@@ -10,7 +10,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 获取IP方法
*
- * @author hongshu
+ * @author: hongshu
*/
public class IpUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelHandlerAdapter.java b/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelHandlerAdapter.java
index 5efd6b4..c70358e 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelHandlerAdapter.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelHandlerAdapter.java
@@ -6,7 +6,7 @@ import org.apache.poi.ss.usermodel.Workbook;
/**
* Excel数据格式处理适配器
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ExcelHandlerAdapter
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelUtil.java b/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelUtil.java
index 89a620a..64a3173 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelUtil.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelUtil.java
@@ -43,7 +43,7 @@ import java.util.stream.Collectors;
/**
* Excel相关处理
*
- * @author hongshu
+ * @author: hongshu
*/
public class ExcelUtil {
private static final Logger log = LoggerFactory.getLogger(ExcelUtil.class);
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/reflect/ReflectUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/reflect/ReflectUtils.java
index 4db7cb4..e18fda7 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/reflect/ReflectUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/reflect/ReflectUtils.java
@@ -19,7 +19,7 @@ import org.slf4j.LoggerFactory;
/**
* 反射工具类. 提供调用getter/setter方法, 访问私有变量, 调用私有方法, 获取泛型类型Class, 被AOP过的真实类等工具函数.
*
- * @author hongshu
+ * @author: hongshu
*/
@SuppressWarnings("rawtypes")
public class ReflectUtils
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Base64.java b/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Base64.java
index 99c2706..91d7011 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Base64.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Base64.java
@@ -3,7 +3,7 @@ package com.hongshu.common.utils.sign;
/**
* Base64工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public final class Base64
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Md5Utils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Md5Utils.java
index e18f5db..c1add59 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Md5Utils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Md5Utils.java
@@ -8,7 +8,7 @@ import org.slf4j.LoggerFactory;
/**
* Md5加密方法
*
- * @author hongshu
+ * @author: hongshu
*/
public class Md5Utils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/spring/SpringUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/spring/SpringUtils.java
index e21f587..b5ce374 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/spring/SpringUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/spring/SpringUtils.java
@@ -13,7 +13,7 @@ import org.springframework.stereotype.Component;
/**
* spring工具类 方便在非spring管理环境中获取bean
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public final class SpringUtils implements BeanFactoryPostProcessor, ApplicationContextAware
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/sql/SqlUtil.java b/hongshu-common/src/main/java/com/hongshu/common/utils/sql/SqlUtil.java
index 8e1765a..46f9f63 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/sql/SqlUtil.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/sql/SqlUtil.java
@@ -6,7 +6,7 @@ import com.hongshu.common.exception.UtilException;
/**
* sql操作工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class SqlUtil
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/IdUtils.java b/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/IdUtils.java
index 178ea9b..0cb1fee 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/IdUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/IdUtils.java
@@ -3,7 +3,7 @@ package com.hongshu.common.utils.uuid;
/**
* ID生成器工具类
*
- * @author hongshu
+ * @author: hongshu
*/
public class IdUtils
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/Seq.java b/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/Seq.java
index 2d9786b..a5dd449 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/Seq.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/Seq.java
@@ -6,7 +6,7 @@ import com.hongshu.common.utils.DateUtils;
import com.hongshu.common.utils.StringUtils;
/**
- * @author hongshu 序列生成类
+ * @author: hongshu 序列生成类
*/
public class Seq
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/UUID.java b/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/UUID.java
index d976f18..f0103db 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/UUID.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/UUID.java
@@ -10,7 +10,7 @@ import com.hongshu.common.exception.UtilException;
/**
* 提供通用唯一识别码(universally unique identifier)(UUID)实现
*
- * @author hongshu
+ * @author: hongshu
*/
public final class UUID implements java.io.Serializable, Comparable
{
diff --git a/hongshu-common/src/main/java/com/hongshu/common/validator/AssertUtils.java b/hongshu-common/src/main/java/com/hongshu/common/validator/AssertUtils.java
index 0f790db..4a332e2 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/validator/AssertUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/validator/AssertUtils.java
@@ -13,7 +13,7 @@ import java.util.Map;
/**
* 校验工具类
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
public class AssertUtils {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/validator/ValidatorUtils.java b/hongshu-common/src/main/java/com/hongshu/common/validator/ValidatorUtils.java
index 2de9b0b..acbcb41 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/validator/ValidatorUtils.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/validator/ValidatorUtils.java
@@ -24,7 +24,7 @@ import java.util.Set;
/**
* hibernate-validator校验工具类
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
public class ValidatorUtils {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/validator/group/AddGroup.java b/hongshu-common/src/main/java/com/hongshu/common/validator/group/AddGroup.java
index 271ecbd..7f5ac4a 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/validator/group/AddGroup.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/validator/group/AddGroup.java
@@ -3,7 +3,7 @@ package com.hongshu.common.validator.group;
/**
* 新增 Group
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
public interface AddGroup {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/validator/group/DefaultGroup.java b/hongshu-common/src/main/java/com/hongshu/common/validator/group/DefaultGroup.java
index f83ef79..487e7f2 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/validator/group/DefaultGroup.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/validator/group/DefaultGroup.java
@@ -3,7 +3,7 @@ package com.hongshu.common.validator.group;
/**
* 默认 Group
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
public interface DefaultGroup {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/validator/group/Group.java b/hongshu-common/src/main/java/com/hongshu/common/validator/group/Group.java
index 911cb20..e7083ba 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/validator/group/Group.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/validator/group/Group.java
@@ -5,7 +5,7 @@ import javax.validation.GroupSequence;
/**
* 定义校验顺序,如果AddGroup组失败,则UpdateGroup组不会再校验
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
@GroupSequence({AddGroup.class, UpdateGroup.class})
diff --git a/hongshu-common/src/main/java/com/hongshu/common/validator/group/UpdateGroup.java b/hongshu-common/src/main/java/com/hongshu/common/validator/group/UpdateGroup.java
index 1e73b17..8b9bf7f 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/validator/group/UpdateGroup.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/validator/group/UpdateGroup.java
@@ -3,7 +3,7 @@ package com.hongshu.common.validator.group;
/**
* 修改 Group
*
- * @author Mark sunlightcs@gmail.com
+ * @author: hongshu Mark sunlightcs@gmail.com
* @since 1.0.0
*/
public interface UpdateGroup {
diff --git a/hongshu-common/src/main/java/com/hongshu/common/xss/Xss.java b/hongshu-common/src/main/java/com/hongshu/common/xss/Xss.java
index cb73239..70e735e 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/xss/Xss.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/xss/Xss.java
@@ -10,7 +10,7 @@ import java.lang.annotation.Target;
/**
* 自定义xss校验注解
*
- * @author hongshu
+ * @author: hongshu
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(value = { ElementType.METHOD, ElementType.FIELD, ElementType.CONSTRUCTOR, ElementType.PARAMETER })
diff --git a/hongshu-common/src/main/java/com/hongshu/common/xss/XssValidator.java b/hongshu-common/src/main/java/com/hongshu/common/xss/XssValidator.java
index ab5d9f3..e917970 100644
--- a/hongshu-common/src/main/java/com/hongshu/common/xss/XssValidator.java
+++ b/hongshu-common/src/main/java/com/hongshu/common/xss/XssValidator.java
@@ -9,7 +9,7 @@ import java.util.regex.Pattern;
/**
* 自定义xss校验注解实现
*
- * @author hongshu
+ * @author: hongshu
*/
public class XssValidator implements ConstraintValidator
{
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Anonymous.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Anonymous.class
deleted file mode 100644
index fba9ee8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Anonymous.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/AuthorityVerify/AuthorityVerify.class b/hongshu-common/target/classes/com/hongshu/common/annotation/AuthorityVerify/AuthorityVerify.class
deleted file mode 100644
index 9f6e56e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/AuthorityVerify/AuthorityVerify.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommit.class b/hongshu-common/target/classes/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommit.class
deleted file mode 100644
index 3ef494c..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommit.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommitAspect.class b/hongshu-common/target/classes/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommitAspect.class
deleted file mode 100644
index 3282742..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/AvoidRepeatableCommit/AvoidRepeatableCommitAspect.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/BooleanNotNULL.class b/hongshu-common/target/classes/com/hongshu/common/annotation/BooleanNotNULL.class
deleted file mode 100644
index 6fd70a5..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/BooleanNotNULL.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/DataScope.class b/hongshu-common/target/classes/com/hongshu/common/annotation/DataScope.class
deleted file mode 100644
index 688e795..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/DataScope.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/DataSource.class b/hongshu-common/target/classes/com/hongshu/common/annotation/DataSource.class
deleted file mode 100644
index 9f79479..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/DataSource.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Excel$ColumnType.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Excel$ColumnType.class
deleted file mode 100644
index eba5fb6..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Excel$ColumnType.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Excel$Type.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Excel$Type.class
deleted file mode 100644
index b12e488..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Excel$Type.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Excel.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Excel.class
deleted file mode 100644
index 14e7e11..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Excel.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Excels.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Excels.class
deleted file mode 100644
index 62a7840..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Excels.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/IdValid.class b/hongshu-common/target/classes/com/hongshu/common/annotation/IdValid.class
deleted file mode 100644
index 79de20f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/IdValid.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/IntegerNotNull.class b/hongshu-common/target/classes/com/hongshu/common/annotation/IntegerNotNull.class
deleted file mode 100644
index 33300ac..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/IntegerNotNull.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Log.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Log.class
deleted file mode 100644
index 70a338e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Log.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/LongNotNull.class b/hongshu-common/target/classes/com/hongshu/common/annotation/LongNotNull.class
deleted file mode 100644
index 88a98d0..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/LongNotNull.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/NotBlank.class b/hongshu-common/target/classes/com/hongshu/common/annotation/NotBlank.class
deleted file mode 100644
index e469bbc..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/NotBlank.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Numeric.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Numeric.class
deleted file mode 100644
index 46f7486..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Numeric.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Range.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Range.class
deleted file mode 100644
index 91acf17..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Range.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/RateLimiter.class b/hongshu-common/target/classes/com/hongshu/common/annotation/RateLimiter.class
deleted file mode 100644
index 7450089..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/RateLimiter.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/RepeatSubmit.class b/hongshu-common/target/classes/com/hongshu/common/annotation/RepeatSubmit.class
deleted file mode 100644
index 90717e6..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/RepeatSubmit.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/annotation/Sensitive.class b/hongshu-common/target/classes/com/hongshu/common/annotation/Sensitive.class
deleted file mode 100644
index f0322e3..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/annotation/Sensitive.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/config/HongshuConfig.class b/hongshu-common/target/classes/com/hongshu/common/config/HongshuConfig.class
deleted file mode 100644
index 5db9e62..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/config/HongshuConfig.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/config/es/ESConfig.class b/hongshu-common/target/classes/com/hongshu/common/config/es/ESConfig.class
deleted file mode 100644
index 38fa258..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/config/es/ESConfig.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/config/serializer/SensitiveJsonSerializer.class b/hongshu-common/target/classes/com/hongshu/common/config/serializer/SensitiveJsonSerializer.class
deleted file mode 100644
index 32e7280..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/config/serializer/SensitiveJsonSerializer.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/AuthConstant.class b/hongshu-common/target/classes/com/hongshu/common/constant/AuthConstant.class
deleted file mode 100644
index bb9b46d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/AuthConstant.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/CacheConstants.class b/hongshu-common/target/classes/com/hongshu/common/constant/CacheConstants.class
deleted file mode 100644
index a09097d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/CacheConstants.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/Constants.class b/hongshu-common/target/classes/com/hongshu/common/constant/Constants.class
deleted file mode 100644
index 0b2fedf..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/Constants.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/Constantss.class b/hongshu-common/target/classes/com/hongshu/common/constant/Constantss.class
deleted file mode 100644
index 50e9321..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/Constantss.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/GenConstants.class b/hongshu-common/target/classes/com/hongshu/common/constant/GenConstants.class
deleted file mode 100644
index 93e2a9c..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/GenConstants.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/GlobalConstant.class b/hongshu-common/target/classes/com/hongshu/common/constant/GlobalConstant.class
deleted file mode 100644
index c73d889..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/GlobalConstant.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/HttpStatus.class b/hongshu-common/target/classes/com/hongshu/common/constant/HttpStatus.class
deleted file mode 100644
index f23d5a7..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/HttpStatus.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/ImConstant.class b/hongshu-common/target/classes/com/hongshu/common/constant/ImConstant.class
deleted file mode 100644
index e778810..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/ImConstant.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/NoteConstant.class b/hongshu-common/target/classes/com/hongshu/common/constant/NoteConstant.class
deleted file mode 100644
index 2794d89..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/NoteConstant.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/ScheduleConstants$Status.class b/hongshu-common/target/classes/com/hongshu/common/constant/ScheduleConstants$Status.class
deleted file mode 100644
index 3c19c7a..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/ScheduleConstants$Status.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/ScheduleConstants.class b/hongshu-common/target/classes/com/hongshu/common/constant/ScheduleConstants.class
deleted file mode 100644
index 1e231a8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/ScheduleConstants.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/StringPoolConstant.class b/hongshu-common/target/classes/com/hongshu/common/constant/StringPoolConstant.class
deleted file mode 100644
index e94d552..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/StringPoolConstant.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/TokenConstant.class b/hongshu-common/target/classes/com/hongshu/common/constant/TokenConstant.class
deleted file mode 100644
index a9f339f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/TokenConstant.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/UploadFileConstant.class b/hongshu-common/target/classes/com/hongshu/common/constant/UploadFileConstant.class
deleted file mode 100644
index 19a4627..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/UploadFileConstant.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/UserConstant.class b/hongshu-common/target/classes/com/hongshu/common/constant/UserConstant.class
deleted file mode 100644
index 21adf94..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/UserConstant.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/constant/UserConstants.class b/hongshu-common/target/classes/com/hongshu/common/constant/UserConstants.class
deleted file mode 100644
index 0c60621..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/constant/UserConstants.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/controller/BaseController$1.class b/hongshu-common/target/classes/com/hongshu/common/core/controller/BaseController$1.class
deleted file mode 100644
index 3e5c266..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/controller/BaseController$1.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/controller/BaseController.class b/hongshu-common/target/classes/com/hongshu/common/core/controller/BaseController.class
deleted file mode 100644
index 82992df..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/controller/BaseController.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/AjaxResult.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/AjaxResult.class
deleted file mode 100644
index 550a4c5..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/AjaxResult.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/BaseEntity.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/BaseEntity.class
deleted file mode 100644
index 51d47e2..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/BaseEntity.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/Query.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/Query.class
deleted file mode 100644
index 8f888a1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/Query.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/R.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/R.class
deleted file mode 100644
index de3d35e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/R.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/SuperEntity.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/SuperEntity.class
deleted file mode 100644
index 3b13f05..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/SuperEntity.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/Tree.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/Tree.class
deleted file mode 100644
index 2fde376..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/Tree.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/TreeEntity.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/TreeEntity.class
deleted file mode 100644
index 812ae46..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/TreeEntity.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/TreeSelect.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/TreeSelect.class
deleted file mode 100644
index 35eccc6..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/TreeSelect.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDept.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDept.class
deleted file mode 100644
index 5d513dc..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDept.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDictData.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDictData.class
deleted file mode 100644
index bd914ad..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDictData.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDictType.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDictType.class
deleted file mode 100644
index 733d9e5..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysDictType.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysMenu.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysMenu.class
deleted file mode 100644
index e3730b6..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysMenu.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysRole.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysRole.class
deleted file mode 100644
index 38c74a6..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysRole.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysUser.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysUser.class
deleted file mode 100644
index a569664..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SysUser.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SystemConfig.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SystemConfig.class
deleted file mode 100644
index 2c6573c..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/entity/SystemConfig.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/model/LoginBody.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/model/LoginBody.class
deleted file mode 100644
index ec7f4cf..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/model/LoginBody.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/model/LoginUser.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/model/LoginUser.class
deleted file mode 100644
index 3a1aaaa..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/model/LoginUser.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/domain/model/RegisterBody.class b/hongshu-common/target/classes/com/hongshu/common/core/domain/model/RegisterBody.class
deleted file mode 100644
index 954c0d8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/domain/model/RegisterBody.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/page/PageDomain.class b/hongshu-common/target/classes/com/hongshu/common/core/page/PageDomain.class
deleted file mode 100644
index a24888f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/page/PageDomain.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/page/TableDataInfo.class b/hongshu-common/target/classes/com/hongshu/common/core/page/TableDataInfo.class
deleted file mode 100644
index 93ad595..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/page/TableDataInfo.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/page/TableSupport.class b/hongshu-common/target/classes/com/hongshu/common/core/page/TableSupport.class
deleted file mode 100644
index 2ca2cc3..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/page/TableSupport.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/redis/RedisCache.class b/hongshu-common/target/classes/com/hongshu/common/core/redis/RedisCache.class
deleted file mode 100644
index 3581fe4..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/redis/RedisCache.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/text/CharsetKit.class b/hongshu-common/target/classes/com/hongshu/common/core/text/CharsetKit.class
deleted file mode 100644
index c608810..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/text/CharsetKit.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/text/Convert.class b/hongshu-common/target/classes/com/hongshu/common/core/text/Convert.class
deleted file mode 100644
index 23a33e4..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/text/Convert.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/core/text/StrFormatter.class b/hongshu-common/target/classes/com/hongshu/common/core/text/StrFormatter.class
deleted file mode 100644
index ded1e9a..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/core/text/StrFormatter.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/BusinessStatus.class b/hongshu-common/target/classes/com/hongshu/common/enums/BusinessStatus.class
deleted file mode 100644
index 5fd47de..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/BusinessStatus.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/BusinessType.class b/hongshu-common/target/classes/com/hongshu/common/enums/BusinessType.class
deleted file mode 100644
index 68227a6..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/BusinessType.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/DataSourceType.class b/hongshu-common/target/classes/com/hongshu/common/enums/DataSourceType.class
deleted file mode 100644
index ddbc7d1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/DataSourceType.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/DesensitizedType.class b/hongshu-common/target/classes/com/hongshu/common/enums/DesensitizedType.class
deleted file mode 100644
index 9409ae7..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/DesensitizedType.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/EFilePriority.class b/hongshu-common/target/classes/com/hongshu/common/enums/EFilePriority.class
deleted file mode 100644
index 2298536..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/EFilePriority.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/EOpenStatus.class b/hongshu-common/target/classes/com/hongshu/common/enums/EOpenStatus.class
deleted file mode 100644
index 399eedc..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/EOpenStatus.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/EQiNiuArea.class b/hongshu-common/target/classes/com/hongshu/common/enums/EQiNiuArea.class
deleted file mode 100644
index 11e5fd4..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/EQiNiuArea.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/EStatus.class b/hongshu-common/target/classes/com/hongshu/common/enums/EStatus.class
deleted file mode 100644
index bed36f4..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/EStatus.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/HttpMethod.class b/hongshu-common/target/classes/com/hongshu/common/enums/HttpMethod.class
deleted file mode 100644
index d2c7375..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/HttpMethod.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/IntEnum.class b/hongshu-common/target/classes/com/hongshu/common/enums/IntEnum.class
deleted file mode 100644
index e13b760..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/IntEnum.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/LimitType.class b/hongshu-common/target/classes/com/hongshu/common/enums/LimitType.class
deleted file mode 100644
index cccf8c9..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/LimitType.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/OperatorType.class b/hongshu-common/target/classes/com/hongshu/common/enums/OperatorType.class
deleted file mode 100644
index e05a7da..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/OperatorType.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/ResponseEnum.class b/hongshu-common/target/classes/com/hongshu/common/enums/ResponseEnum.class
deleted file mode 100644
index c41f56f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/ResponseEnum.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/ResponseInfo.class b/hongshu-common/target/classes/com/hongshu/common/enums/ResponseInfo.class
deleted file mode 100644
index 14d853c..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/ResponseInfo.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/Result.class b/hongshu-common/target/classes/com/hongshu/common/enums/Result.class
deleted file mode 100644
index 9cd36c2..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/Result.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/ResultCodeEnum.class b/hongshu-common/target/classes/com/hongshu/common/enums/ResultCodeEnum.class
deleted file mode 100644
index 5112a36..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/ResultCodeEnum.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/enums/UserStatus.class b/hongshu-common/target/classes/com/hongshu/common/enums/UserStatus.class
deleted file mode 100644
index 03359af..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/enums/UserStatus.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/BusinessException.class b/hongshu-common/target/classes/com/hongshu/common/exception/BusinessException.class
deleted file mode 100644
index 52f9271..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/BusinessException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/DemoModeException.class b/hongshu-common/target/classes/com/hongshu/common/exception/DemoModeException.class
deleted file mode 100644
index 26f03b1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/DemoModeException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/GlobalException.class b/hongshu-common/target/classes/com/hongshu/common/exception/GlobalException.class
deleted file mode 100644
index a6c46d4..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/GlobalException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/ServiceException.class b/hongshu-common/target/classes/com/hongshu/common/exception/ServiceException.class
deleted file mode 100644
index cb57b73..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/ServiceException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/ThrowableUtils.class b/hongshu-common/target/classes/com/hongshu/common/exception/ThrowableUtils.class
deleted file mode 100644
index fb5c4e6..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/ThrowableUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/UtilException.class b/hongshu-common/target/classes/com/hongshu/common/exception/UtilException.class
deleted file mode 100644
index 0802869..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/UtilException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/ValidateException.class b/hongshu-common/target/classes/com/hongshu/common/exception/ValidateException.class
deleted file mode 100644
index c7e914e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/ValidateException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/base/BaseException.class b/hongshu-common/target/classes/com/hongshu/common/exception/base/BaseException.class
deleted file mode 100644
index 07b9ebf..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/base/BaseException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/ApiInvalidParamException.class b/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/ApiInvalidParamException.class
deleted file mode 100644
index 780488e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/ApiInvalidParamException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/BusinessException.class b/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/BusinessException.class
deleted file mode 100644
index 894ec5d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/BusinessException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/DeleteException.class b/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/DeleteException.class
deleted file mode 100644
index e63b896..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/DeleteException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/InsertException.class b/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/InsertException.class
deleted file mode 100644
index 90672ed..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/InsertException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/LoginException.class b/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/LoginException.class
deleted file mode 100644
index fc084ce..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/LoginException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/QueryException.class b/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/QueryException.class
deleted file mode 100644
index f3e5805..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/QueryException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/UpdateException.class b/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/UpdateException.class
deleted file mode 100644
index 06a562c..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/exceptionType/UpdateException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/FileException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/FileException.class
deleted file mode 100644
index 86af3f9..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/FileException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/FileNameLengthLimitExceededException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/FileNameLengthLimitExceededException.class
deleted file mode 100644
index 86f5682..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/FileNameLengthLimitExceededException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/FileSizeLimitExceededException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/FileSizeLimitExceededException.class
deleted file mode 100644
index df242d1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/FileSizeLimitExceededException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/FileUploadException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/FileUploadException.class
deleted file mode 100644
index 5e525d8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/FileUploadException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidFlashExtensionException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidFlashExtensionException.class
deleted file mode 100644
index 7ad551b..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidFlashExtensionException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidImageExtensionException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidImageExtensionException.class
deleted file mode 100644
index 67b5ab8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidImageExtensionException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidMediaExtensionException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidMediaExtensionException.class
deleted file mode 100644
index 3491bc5..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidMediaExtensionException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidVideoExtensionException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidVideoExtensionException.class
deleted file mode 100644
index c24b580..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException$InvalidVideoExtensionException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException.class b/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException.class
deleted file mode 100644
index b749462..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/file/InvalidExtensionException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/job/TaskException$Code.class b/hongshu-common/target/classes/com/hongshu/common/exception/job/TaskException$Code.class
deleted file mode 100644
index 60720ff..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/job/TaskException$Code.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/job/TaskException.class b/hongshu-common/target/classes/com/hongshu/common/exception/job/TaskException.class
deleted file mode 100644
index 8bbdcd0..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/job/TaskException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/user/BlackListException.class b/hongshu-common/target/classes/com/hongshu/common/exception/user/BlackListException.class
deleted file mode 100644
index 967eb23..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/user/BlackListException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/user/CaptchaException.class b/hongshu-common/target/classes/com/hongshu/common/exception/user/CaptchaException.class
deleted file mode 100644
index ce5f9f5..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/user/CaptchaException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/user/CaptchaExpireException.class b/hongshu-common/target/classes/com/hongshu/common/exception/user/CaptchaExpireException.class
deleted file mode 100644
index ebf67e9..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/user/CaptchaExpireException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/user/UserException.class b/hongshu-common/target/classes/com/hongshu/common/exception/user/UserException.class
deleted file mode 100644
index 976a5a1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/user/UserException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/user/UserNotExistsException.class b/hongshu-common/target/classes/com/hongshu/common/exception/user/UserNotExistsException.class
deleted file mode 100644
index 48fa41e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/user/UserNotExistsException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/user/UserPasswordNotMatchException.class b/hongshu-common/target/classes/com/hongshu/common/exception/user/UserPasswordNotMatchException.class
deleted file mode 100644
index 718addc..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/user/UserPasswordNotMatchException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.class b/hongshu-common/target/classes/com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.class
deleted file mode 100644
index e61d7e9..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/exception/web/HongshuException.class b/hongshu-common/target/classes/com/hongshu/common/exception/web/HongshuException.class
deleted file mode 100644
index 745abf6..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/exception/web/HongshuException.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/filter/PropertyPreExcludeFilter.class b/hongshu-common/target/classes/com/hongshu/common/filter/PropertyPreExcludeFilter.class
deleted file mode 100644
index dede3b4..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/filter/PropertyPreExcludeFilter.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/filter/RepeatableFilter.class b/hongshu-common/target/classes/com/hongshu/common/filter/RepeatableFilter.class
deleted file mode 100644
index 974e36d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/filter/RepeatableFilter.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/filter/RepeatedlyRequestWrapper$1.class b/hongshu-common/target/classes/com/hongshu/common/filter/RepeatedlyRequestWrapper$1.class
deleted file mode 100644
index 05b377b..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/filter/RepeatedlyRequestWrapper$1.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/filter/RepeatedlyRequestWrapper.class b/hongshu-common/target/classes/com/hongshu/common/filter/RepeatedlyRequestWrapper.class
deleted file mode 100644
index c5a16ab..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/filter/RepeatedlyRequestWrapper.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/filter/XssFilter.class b/hongshu-common/target/classes/com/hongshu/common/filter/XssFilter.class
deleted file mode 100644
index 2043a5e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/filter/XssFilter.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/filter/XssHttpServletRequestWrapper$1.class b/hongshu-common/target/classes/com/hongshu/common/filter/XssHttpServletRequestWrapper$1.class
deleted file mode 100644
index d8a094a..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/filter/XssHttpServletRequestWrapper$1.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/filter/XssHttpServletRequestWrapper.class b/hongshu-common/target/classes/com/hongshu/common/filter/XssHttpServletRequestWrapper.class
deleted file mode 100644
index d6dedfb..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/filter/XssHttpServletRequestWrapper.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/BaseMessageConf.class b/hongshu-common/target/classes/com/hongshu/common/global/BaseMessageConf.class
deleted file mode 100644
index 287892f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/BaseMessageConf.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/BaseRedisConf.class b/hongshu-common/target/classes/com/hongshu/common/global/BaseRedisConf.class
deleted file mode 100644
index e40428b..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/BaseRedisConf.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/BaseSQLConf.class b/hongshu-common/target/classes/com/hongshu/common/global/BaseSQLConf.class
deleted file mode 100644
index b11a4bb..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/BaseSQLConf.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/BaseSysConf.class b/hongshu-common/target/classes/com/hongshu/common/global/BaseSysConf.class
deleted file mode 100644
index 0023577..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/BaseSysConf.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/Constants.class b/hongshu-common/target/classes/com/hongshu/common/global/Constants.class
deleted file mode 100644
index 206e144..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/Constants.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/ECode.class b/hongshu-common/target/classes/com/hongshu/common/global/ECode.class
deleted file mode 100644
index 91642a9..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/ECode.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/ErrorCode.class b/hongshu-common/target/classes/com/hongshu/common/global/ErrorCode.class
deleted file mode 100644
index 6cd3695..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/ErrorCode.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/MessageConf.class b/hongshu-common/target/classes/com/hongshu/common/global/MessageConf.class
deleted file mode 100644
index 37766e1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/MessageConf.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/RedisConf.class b/hongshu-common/target/classes/com/hongshu/common/global/RedisConf.class
deleted file mode 100644
index b08bd51..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/RedisConf.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/SQLConf.class b/hongshu-common/target/classes/com/hongshu/common/global/SQLConf.class
deleted file mode 100644
index 1047254..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/SQLConf.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/global/SysConf.class b/hongshu-common/target/classes/com/hongshu/common/global/SysConf.class
deleted file mode 100644
index 0a97feb..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/global/SysConf.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/holder/AbstractRequestAwareRunnable.class b/hongshu-common/target/classes/com/hongshu/common/holder/AbstractRequestAwareRunnable.class
deleted file mode 100644
index e78cb01..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/holder/AbstractRequestAwareRunnable.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/holder/RequestHolder.class b/hongshu-common/target/classes/com/hongshu/common/holder/RequestHolder.class
deleted file mode 100644
index d9277ee..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/holder/RequestHolder.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/holder/SpringContextHolder.class b/hongshu-common/target/classes/com/hongshu/common/holder/SpringContextHolder.class
deleted file mode 100644
index d4d9a64..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/holder/SpringContextHolder.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/AboutFileUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/AboutFileUtil.class
deleted file mode 100644
index e2724da..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/AboutFileUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/Arith.class b/hongshu-common/target/classes/com/hongshu/common/utils/Arith.class
deleted file mode 100644
index a179811..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/Arith.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/ConvertUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/ConvertUtils.class
deleted file mode 100644
index 4c850d2..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/ConvertUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/DateUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/DateUtil.class
deleted file mode 100644
index 52fc11f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/DateUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/DateUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/DateUtils.class
deleted file mode 100644
index 0991da5..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/DateUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/DateUtilss.class b/hongshu-common/target/classes/com/hongshu/common/utils/DateUtilss.class
deleted file mode 100644
index 83f646e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/DateUtilss.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/DesensitizedUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/DesensitizedUtil.class
deleted file mode 100644
index 7b224c7..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/DesensitizedUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/DictUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/DictUtils.class
deleted file mode 100644
index ce0eacc..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/DictUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/DozerUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/DozerUtil.class
deleted file mode 100644
index 12fd01a..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/DozerUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/ExceptionUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/ExceptionUtil.class
deleted file mode 100644
index 342d539..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/ExceptionUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/FeignUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/FeignUtil.class
deleted file mode 100644
index bc32654..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/FeignUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/FileUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/FileUtils.class
deleted file mode 100644
index 2adb9e1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/FileUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$1.class b/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$1.class
deleted file mode 100644
index 75f30fc..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$1.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$2.class b/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$2.class
deleted file mode 100644
index 591d8e8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$2.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$3.class b/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$3.class
deleted file mode 100644
index 1e1b234..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils$3.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils.class
deleted file mode 100644
index fb1dada..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/JsonUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/JwtUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/JwtUtils.class
deleted file mode 100644
index 1731c93..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/JwtUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/LogUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/LogUtils.class
deleted file mode 100644
index 103745f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/LogUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/MessageUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/MessageUtil.class
deleted file mode 100644
index 52e007f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/MessageUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/MessageUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/MessageUtils.class
deleted file mode 100644
index f9fee2c..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/MessageUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/MinioUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/MinioUtil.class
deleted file mode 100644
index bb88b93..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/MinioUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/MoGuFileUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/MoGuFileUtil.class
deleted file mode 100644
index 4abef94..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/MoGuFileUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/NumberUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/NumberUtil.class
deleted file mode 100644
index 0afc14d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/NumberUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/PageUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/PageUtils.class
deleted file mode 100644
index 205ab3b..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/PageUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/ProtoStuffSerializerUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/ProtoStuffSerializerUtil.class
deleted file mode 100644
index 173fad7..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/ProtoStuffSerializerUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/QiniuUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/QiniuUtil.class
deleted file mode 100644
index b4a91eb..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/QiniuUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/RandomUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/RandomUtil.class
deleted file mode 100644
index fa40e58..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/RandomUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil$1.class b/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil$1.class
deleted file mode 100644
index fc847e8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil$1.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil$2.class b/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil$2.class
deleted file mode 100644
index 40d444f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil$2.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil.class
deleted file mode 100644
index 4d9b72d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtils.class
deleted file mode 100644
index 4d7746c..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/RedisUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/ResultUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/ResultUtil.class
deleted file mode 100644
index 867a2e1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/ResultUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/SecurityUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/SecurityUtils.class
deleted file mode 100644
index f2096b3..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/SecurityUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/ServletUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/ServletUtils.class
deleted file mode 100644
index 324497f..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/ServletUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/SnowflakeIdWorker.class b/hongshu-common/target/classes/com/hongshu/common/utils/SnowflakeIdWorker.class
deleted file mode 100644
index 883095d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/SnowflakeIdWorker.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/SpringContextUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/SpringContextUtils.class
deleted file mode 100644
index 38f264a..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/SpringContextUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/StringUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/StringUtils.class
deleted file mode 100644
index 363b4a7..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/StringUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/StringUtilss.class b/hongshu-common/target/classes/com/hongshu/common/utils/StringUtilss.class
deleted file mode 100644
index db343fb..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/StringUtilss.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/Threads.class b/hongshu-common/target/classes/com/hongshu/common/utils/Threads.class
deleted file mode 100644
index 21cd343..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/Threads.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/TreeNode.class b/hongshu-common/target/classes/com/hongshu/common/utils/TreeNode.class
deleted file mode 100644
index 7465a60..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/TreeNode.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/TreeUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/TreeUtil.class
deleted file mode 100644
index 68646f9..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/TreeUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/TreeUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/TreeUtils.class
deleted file mode 100644
index 51b649a..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/TreeUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/WebUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/WebUtil.class
deleted file mode 100644
index 5090970..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/WebUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/WebUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/WebUtils.class
deleted file mode 100644
index cccd77a..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/WebUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/bean/BeanUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/bean/BeanUtils.class
deleted file mode 100644
index ca27726..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/bean/BeanUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/bean/BeanValidators.class b/hongshu-common/target/classes/com/hongshu/common/utils/bean/BeanValidators.class
deleted file mode 100644
index 5ee8fb3..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/bean/BeanValidators.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/file/FileTypeUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/file/FileTypeUtils.class
deleted file mode 100644
index 0e86de5..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/file/FileTypeUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/file/FileUploadUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/file/FileUploadUtils.class
deleted file mode 100644
index 64fb0c8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/file/FileUploadUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/file/FileUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/file/FileUtils.class
deleted file mode 100644
index 8d1d536..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/file/FileUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/file/ImageUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/file/ImageUtils.class
deleted file mode 100644
index 186a1d8..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/file/ImageUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/file/MimeTypeUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/file/MimeTypeUtils.class
deleted file mode 100644
index 91bf514..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/file/MimeTypeUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/html/EscapeUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/html/EscapeUtil.class
deleted file mode 100644
index 76564f5..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/html/EscapeUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/html/HTMLFilter.class b/hongshu-common/target/classes/com/hongshu/common/utils/html/HTMLFilter.class
deleted file mode 100644
index 24b8b41..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/html/HTMLFilter.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpHelper.class b/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpHelper.class
deleted file mode 100644
index abbc062..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpHelper.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$1.class b/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$1.class
deleted file mode 100644
index 7b2c313..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$1.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$TrustAnyHostnameVerifier.class b/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$TrustAnyHostnameVerifier.class
deleted file mode 100644
index 98e5d3a..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$TrustAnyHostnameVerifier.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$TrustAnyTrustManager.class b/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$TrustAnyTrustManager.class
deleted file mode 100644
index f27e23b..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils$TrustAnyTrustManager.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils.class
deleted file mode 100644
index 163f294..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/http/HttpUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/ip/AddressUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/ip/AddressUtils.class
deleted file mode 100644
index 0dc878c..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/ip/AddressUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/ip/IpUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/ip/IpUtils.class
deleted file mode 100644
index b2a0ada..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/ip/IpUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/poi/ExcelHandlerAdapter.class b/hongshu-common/target/classes/com/hongshu/common/utils/poi/ExcelHandlerAdapter.class
deleted file mode 100644
index 5f6aff1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/poi/ExcelHandlerAdapter.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/poi/ExcelUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/poi/ExcelUtil.class
deleted file mode 100644
index 36362c2..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/poi/ExcelUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/reflect/ReflectUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/reflect/ReflectUtils.class
deleted file mode 100644
index 90ab93d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/reflect/ReflectUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/sign/Base64.class b/hongshu-common/target/classes/com/hongshu/common/utils/sign/Base64.class
deleted file mode 100644
index 0eb56a2..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/sign/Base64.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/sign/Md5Utils.class b/hongshu-common/target/classes/com/hongshu/common/utils/sign/Md5Utils.class
deleted file mode 100644
index 978efeb..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/sign/Md5Utils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/spring/SpringUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/spring/SpringUtils.class
deleted file mode 100644
index e846000..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/spring/SpringUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/sql/SqlUtil.class b/hongshu-common/target/classes/com/hongshu/common/utils/sql/SqlUtil.class
deleted file mode 100644
index 34a9460..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/sql/SqlUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/uuid/IdUtils.class b/hongshu-common/target/classes/com/hongshu/common/utils/uuid/IdUtils.class
deleted file mode 100644
index 80587a7..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/uuid/IdUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/uuid/Seq.class b/hongshu-common/target/classes/com/hongshu/common/utils/uuid/Seq.class
deleted file mode 100644
index 37b2abe..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/uuid/Seq.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/uuid/UUID$Holder.class b/hongshu-common/target/classes/com/hongshu/common/utils/uuid/UUID$Holder.class
deleted file mode 100644
index 02d3cf1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/uuid/UUID$Holder.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/utils/uuid/UUID.class b/hongshu-common/target/classes/com/hongshu/common/utils/uuid/UUID.class
deleted file mode 100644
index ab143cf..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/utils/uuid/UUID.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/AssertUtils.class b/hongshu-common/target/classes/com/hongshu/common/validator/AssertUtils.class
deleted file mode 100644
index e0d4e13..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/AssertUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/Messages.class b/hongshu-common/target/classes/com/hongshu/common/validator/Messages.class
deleted file mode 100644
index cc48ae3..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/Messages.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/ValidatorUtil.class b/hongshu-common/target/classes/com/hongshu/common/validator/ValidatorUtil.class
deleted file mode 100644
index 5e15ad0..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/ValidatorUtil.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/ValidatorUtils.class b/hongshu-common/target/classes/com/hongshu/common/validator/ValidatorUtils.class
deleted file mode 100644
index e6f3dbc..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/ValidatorUtils.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/base/BaseAssert.class b/hongshu-common/target/classes/com/hongshu/common/validator/base/BaseAssert.class
deleted file mode 100644
index d2da18b..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/base/BaseAssert.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/BooleanValidator.class b/hongshu-common/target/classes/com/hongshu/common/validator/constraint/BooleanValidator.class
deleted file mode 100644
index a5f52d4..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/BooleanValidator.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/IdValidator.class b/hongshu-common/target/classes/com/hongshu/common/validator/constraint/IdValidator.class
deleted file mode 100644
index 6f47a80..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/IdValidator.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/IntegerValidator.class b/hongshu-common/target/classes/com/hongshu/common/validator/constraint/IntegerValidator.class
deleted file mode 100644
index 9de0c97..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/IntegerValidator.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/LongValidator.class b/hongshu-common/target/classes/com/hongshu/common/validator/constraint/LongValidator.class
deleted file mode 100644
index 14e93c4..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/LongValidator.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/NumericValidator.class b/hongshu-common/target/classes/com/hongshu/common/validator/constraint/NumericValidator.class
deleted file mode 100644
index 3725d13..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/NumericValidator.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/RangValidator.class b/hongshu-common/target/classes/com/hongshu/common/validator/constraint/RangValidator.class
deleted file mode 100644
index 85cd823..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/RangValidator.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/StringValidator.class b/hongshu-common/target/classes/com/hongshu/common/validator/constraint/StringValidator.class
deleted file mode 100644
index d50ae69..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/constraint/StringValidator.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/group/AddGroup.class b/hongshu-common/target/classes/com/hongshu/common/validator/group/AddGroup.class
deleted file mode 100644
index 0d49c6e..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/group/AddGroup.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/group/DefaultGroup.class b/hongshu-common/target/classes/com/hongshu/common/validator/group/DefaultGroup.class
deleted file mode 100644
index 9518014..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/group/DefaultGroup.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/group/Delete.class b/hongshu-common/target/classes/com/hongshu/common/validator/group/Delete.class
deleted file mode 100644
index c233150..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/group/Delete.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/group/GetList.class b/hongshu-common/target/classes/com/hongshu/common/validator/group/GetList.class
deleted file mode 100644
index b69af3d..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/group/GetList.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/group/Group.class b/hongshu-common/target/classes/com/hongshu/common/validator/group/Group.class
deleted file mode 100644
index ffe0881..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/group/Group.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/group/Insert.class b/hongshu-common/target/classes/com/hongshu/common/validator/group/Insert.class
deleted file mode 100644
index f451313..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/group/Insert.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/group/Update.class b/hongshu-common/target/classes/com/hongshu/common/validator/group/Update.class
deleted file mode 100644
index 0b8ab51..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/group/Update.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/group/UpdateGroup.class b/hongshu-common/target/classes/com/hongshu/common/validator/group/UpdateGroup.class
deleted file mode 100644
index cb9f1de..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/group/UpdateGroup.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/validator/myVaildator/noLogin/NoLoginIntercept.class b/hongshu-common/target/classes/com/hongshu/common/validator/myVaildator/noLogin/NoLoginIntercept.class
deleted file mode 100644
index 5d201bd..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/validator/myVaildator/noLogin/NoLoginIntercept.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/xss/SQLFilter.class b/hongshu-common/target/classes/com/hongshu/common/xss/SQLFilter.class
deleted file mode 100644
index 93b9503..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/xss/SQLFilter.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/xss/Xss.class b/hongshu-common/target/classes/com/hongshu/common/xss/Xss.class
deleted file mode 100644
index 573a205..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/xss/Xss.class and /dev/null differ
diff --git a/hongshu-common/target/classes/com/hongshu/common/xss/XssValidator.class b/hongshu-common/target/classes/com/hongshu/common/xss/XssValidator.class
deleted file mode 100644
index 992fcd1..0000000
Binary files a/hongshu-common/target/classes/com/hongshu/common/xss/XssValidator.class and /dev/null differ
diff --git a/hongshu-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/hongshu-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
deleted file mode 100644
index ec3eb34..0000000
--- a/hongshu-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
+++ /dev/null
@@ -1,148 +0,0 @@
-com/hongshu/common/enums/HttpMethod.class
-com/hongshu/common/core/redis/RedisCache.class
-com/hongshu/common/utils/file/ImageUtils.class
-com/hongshu/common/constant/ImConstant.class
-com/hongshu/common/validator/group/UpdateGroup.class
-com/hongshu/common/utils/Threads.class
-com/hongshu/common/filter/RepeatedlyRequestWrapper$1.class
-com/hongshu/common/utils/http/HttpUtils.class
-com/hongshu/common/utils/http/HttpUtils$TrustAnyHostnameVerifier.class
-com/hongshu/common/enums/LimitType.class
-com/hongshu/common/constant/CacheConstants.class
-com/hongshu/common/utils/file/FileTypeUtils.class
-com/hongshu/common/core/page/TableSupport.class
-com/hongshu/common/core/domain/TreeEntity.class
-com/hongshu/common/annotation/Excel$ColumnType.class
-com/hongshu/common/utils/DictUtils.class
-com/hongshu/common/enums/Result.class
-com/hongshu/common/exception/file/FileNameLengthLimitExceededException.class
-com/hongshu/common/enums/DataSourceType.class
-com/hongshu/common/exception/user/UserNotExistsException.class
-com/hongshu/common/utils/reflect/ReflectUtils.class
-com/hongshu/common/core/domain/entity/SysDictType.class
-com/hongshu/common/annotation/Log.class
-com/hongshu/common/config/serializer/SensitiveJsonSerializer.class
-com/hongshu/common/exception/job/TaskException.class
-com/hongshu/common/filter/RepeatableFilter.class
-com/hongshu/common/utils/SpringContextUtils.class
-com/hongshu/common/constant/Constants.class
-com/hongshu/common/core/page/PageDomain.class
-com/hongshu/common/utils/html/HTMLFilter.class
-com/hongshu/common/enums/BusinessType.class
-com/hongshu/common/exception/user/CaptchaExpireException.class
-com/hongshu/common/validator/group/DefaultGroup.class
-com/hongshu/common/utils/sign/Md5Utils.class
-com/hongshu/common/core/text/StrFormatter.class
-com/hongshu/common/annotation/RepeatSubmit.class
-com/hongshu/common/utils/uuid/IdUtils.class
-com/hongshu/common/constant/ScheduleConstants$Status.class
-com/hongshu/common/exception/job/TaskException$Code.class
-com/hongshu/common/utils/TreeUtils.class
-com/hongshu/common/exception/file/InvalidExtensionException.class
-com/hongshu/common/core/domain/model/LoginBody.class
-com/hongshu/common/utils/file/FileUtils.class
-com/hongshu/common/utils/uuid/UUID.class
-com/hongshu/common/utils/ServletUtils.class
-com/hongshu/common/filter/XssHttpServletRequestWrapper.class
-com/hongshu/common/exception/user/CaptchaException.class
-com/hongshu/common/utils/ConvertUtils.class
-com/hongshu/common/exception/DemoModeException.class
-com/hongshu/common/validator/group/Group.class
-com/hongshu/common/utils/JwtUtils.class
-com/hongshu/common/exception/file/FileSizeLimitExceededException.class
-com/hongshu/common/enums/BusinessStatus.class
-com/hongshu/common/exception/file/InvalidExtensionException$InvalidFlashExtensionException.class
-com/hongshu/common/utils/ip/AddressUtils.class
-com/hongshu/common/enums/DesensitizedType.class
-com/hongshu/common/exception/user/UserPasswordNotMatchException.class
-com/hongshu/common/constant/ScheduleConstants.class
-com/hongshu/common/utils/DateUtils.class
-com/hongshu/common/utils/RedisUtils.class
-com/hongshu/common/annotation/Anonymous.class
-com/hongshu/common/filter/XssFilter.class
-com/hongshu/common/enums/UserStatus.class
-com/hongshu/common/utils/Arith.class
-com/hongshu/common/xss/Xss.class
-com/hongshu/common/utils/bean/BeanUtils.class
-com/hongshu/common/exception/file/FileUploadException.class
-com/hongshu/common/exception/user/BlackListException.class
-com/hongshu/common/utils/http/HttpHelper.class
-com/hongshu/common/utils/LogUtils.class
-com/hongshu/common/xss/XssValidator.class
-com/hongshu/common/utils/WebUtils.class
-com/hongshu/common/constant/AuthConstant.class
-com/hongshu/common/core/domain/TreeSelect.class
-com/hongshu/common/utils/PageUtils.class
-com/hongshu/common/exception/UtilException.class
-com/hongshu/common/core/controller/BaseController.class
-com/hongshu/common/utils/sign/Base64.class
-com/hongshu/common/enums/ResultCodeEnum.class
-com/hongshu/common/core/domain/BaseEntity.class
-com/hongshu/common/exception/base/BaseException.class
-com/hongshu/common/utils/DesensitizedUtil.class
-com/hongshu/common/core/domain/entity/SysDept.class
-com/hongshu/common/core/text/Convert.class
-com/hongshu/common/utils/MessageUtils.class
-com/hongshu/common/constant/NoteConstant.class
-com/hongshu/common/utils/html/EscapeUtil.class
-com/hongshu/common/utils/MessageUtil.class
-com/hongshu/common/exception/web/HongshuException.class
-com/hongshu/common/core/domain/model/LoginUser.class
-com/hongshu/common/constant/GenConstants.class
-com/hongshu/common/utils/http/HttpUtils$1.class
-com/hongshu/common/constant/UserConstants.class
-com/hongshu/common/utils/StringUtils.class
-com/hongshu/common/enums/OperatorType.class
-com/hongshu/common/core/domain/entity/SysMenu.class
-com/hongshu/common/core/domain/AjaxResult.class
-com/hongshu/common/utils/http/HttpUtils$TrustAnyTrustManager.class
-com/hongshu/common/filter/RepeatedlyRequestWrapper.class
-com/hongshu/common/utils/bean/BeanValidators.class
-com/hongshu/common/core/domain/entity/SysDictData.class
-com/hongshu/common/utils/ip/IpUtils.class
-com/hongshu/common/annotation/DataScope.class
-com/hongshu/common/utils/TreeNode.class
-com/hongshu/common/core/domain/model/RegisterBody.class
-com/hongshu/common/utils/SecurityUtils.class
-com/hongshu/common/utils/uuid/Seq.class
-com/hongshu/common/exception/user/UserException.class
-com/hongshu/common/constant/UserConstant.class
-com/hongshu/common/utils/sql/SqlUtil.class
-com/hongshu/common/core/page/TableDataInfo.class
-com/hongshu/common/config/es/ESConfig.class
-com/hongshu/common/constant/HttpStatus.class
-com/hongshu/common/constant/GlobalConstant.class
-com/hongshu/common/constant/UploadFileConstant.class
-com/hongshu/common/validator/myVaildator/noLogin/NoLoginIntercept.class
-com/hongshu/common/exception/file/InvalidExtensionException$InvalidImageExtensionException.class
-com/hongshu/common/core/text/CharsetKit.class
-com/hongshu/common/core/controller/BaseController$1.class
-com/hongshu/common/core/domain/R.class
-com/hongshu/common/validator/AssertUtils.class
-com/hongshu/common/filter/XssHttpServletRequestWrapper$1.class
-com/hongshu/common/utils/ExceptionUtil.class
-com/hongshu/common/utils/file/FileUploadUtils.class
-com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.class
-com/hongshu/common/config/HongshuConfig.class
-com/hongshu/common/filter/PropertyPreExcludeFilter.class
-com/hongshu/common/utils/spring/SpringUtils.class
-com/hongshu/common/utils/poi/ExcelHandlerAdapter.class
-com/hongshu/common/exception/file/InvalidExtensionException$InvalidVideoExtensionException.class
-com/hongshu/common/core/domain/entity/SysUser.class
-com/hongshu/common/validator/ValidatorUtils.class
-com/hongshu/common/annotation/Excels.class
-com/hongshu/common/exception/GlobalException.class
-com/hongshu/common/exception/ServiceException.class
-com/hongshu/common/annotation/RateLimiter.class
-com/hongshu/common/validator/group/AddGroup.class
-com/hongshu/common/utils/file/MimeTypeUtils.class
-com/hongshu/common/annotation/Sensitive.class
-com/hongshu/common/utils/uuid/UUID$Holder.class
-com/hongshu/common/utils/poi/ExcelUtil.class
-com/hongshu/common/annotation/Excel$Type.class
-com/hongshu/common/annotation/Excel.class
-com/hongshu/common/exception/file/FileException.class
-com/hongshu/common/core/domain/entity/SysRole.class
-com/hongshu/common/annotation/DataSource.class
-com/hongshu/common/constant/TokenConstant.class
-com/hongshu/common/exception/file/InvalidExtensionException$InvalidMediaExtensionException.class
diff --git a/hongshu-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/hongshu-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
deleted file mode 100644
index a97fc2c..0000000
--- a/hongshu-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
+++ /dev/null
@@ -1,133 +0,0 @@
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/TokenConstant.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/SecurityUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanValidators.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/RepeatSubmit.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/ScheduleConstants.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/filter/XssHttpServletRequestWrapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/OperatorType.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatedlyRequestWrapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysMenu.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/TreeNode.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/sql/SqlUtil.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/GlobalConstant.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/HttpMethod.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/UUID.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/ConvertUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/Seq.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/file/InvalidExtensionException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordRetryLimitExceedException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/DataSourceType.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelHandlerAdapter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/TreeUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/LogUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/filter/RepeatableFilter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/ResultCodeEnum.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDept.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/Sensitive.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/controller/BaseController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/validator/myVaildator/noLogin/NoLoginIntercept.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/NoteConstant.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/filter/PropertyPreExcludeFilter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/job/TaskException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/redis/RedisCache.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/validator/group/AddGroup.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/validator/group/DefaultGroup.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/page/TableDataInfo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessType.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/ip/IpUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/UserConstants.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/text/StrFormatter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/validator/group/UpdateGroup.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileTypeUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/xss/XssValidator.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Md5Utils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/DemoModeException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/xss/Xss.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/AjaxResult.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaExpireException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/RateLimiter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginUser.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/web/HongshuException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/LoginBody.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/ExceptionUtil.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/MessageUtil.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/WebUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/ImConstant.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/UserConstant.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/UploadFileConstant.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/GlobalException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/page/PageDomain.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictData.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/ServletUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/uuid/IdUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/SpringContextUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/ip/AddressUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/spring/SpringUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/DateUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/BaseEntity.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/DesensitizedUtil.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/GenConstants.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/PageUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/user/CaptchaException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/filter/XssFilter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/text/CharsetKit.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/Anonymous.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeEntity.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/TreeSelect.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/reflect/ReflectUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysDictType.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/BusinessStatus.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/config/HongshuConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/file/FileUploadUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/validator/ValidatorUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/Arith.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/sign/Base64.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileUploadException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/html/HTMLFilter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/StringUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/RedisUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/HttpStatus.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/Log.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/Excel.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/html/EscapeUtil.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/ServiceException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/user/BlackListException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpHelper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/poi/ExcelUtil.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/text/Convert.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileSizeLimitExceededException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/Result.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/model/RegisterBody.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/validator/AssertUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/config/serializer/SensitiveJsonSerializer.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserNotExistsException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/DictUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/AuthConstant.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/bean/BeanUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/file/FileNameLengthLimitExceededException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/LimitType.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/UtilException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/user/UserPasswordNotMatchException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/Threads.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/Excels.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/page/TableSupport.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysRole.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/exception/base/BaseException.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/entity/SysUser.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/file/ImageUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/config/es/ESConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/UserStatus.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/enums/DesensitizedType.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/file/MimeTypeUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/Constants.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/http/HttpUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/constant/CacheConstants.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/DataScope.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/annotation/DataSource.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/core/domain/R.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/utils/JwtUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-common/src/main/java/com/hongshu/common/validator/group/Group.java
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataScopeAspect.java b/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataScopeAspect.java
index 7b1b567..bae6689 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataScopeAspect.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataScopeAspect.java
@@ -20,7 +20,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 数据过滤处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Aspect
@Component
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataSourceAspect.java b/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataSourceAspect.java
index f5a80dc..c1e0b0a 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataSourceAspect.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataSourceAspect.java
@@ -18,7 +18,7 @@ import com.hongshu.framework.datasource.DynamicDataSourceContextHolder;
/**
* 多数据源处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Aspect
@Order(1)
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/LogAspect.java b/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/LogAspect.java
index 7c24eb1..14a765b 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/LogAspect.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/LogAspect.java
@@ -34,7 +34,7 @@ import com.hongshu.system.domain.SysOperLog;
/**
* 操作日志记录处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Aspect
@Component
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/RateLimiterAspect.java b/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/RateLimiterAspect.java
index ed4e6a7..c726cdf 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/RateLimiterAspect.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/RateLimiterAspect.java
@@ -22,7 +22,7 @@ import com.hongshu.common.utils.ip.IpUtils;
/**
* 限流处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Aspect
@Component
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/ApplicationConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/ApplicationConfig.java
index f0edef4..6c2f6bb 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/ApplicationConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/ApplicationConfig.java
@@ -10,7 +10,7 @@ import org.springframework.context.annotation.EnableAspectJAutoProxy;
/**
* 程序注解配置
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
// 表示通过aop框架暴露该代理对象,AopContext能够访问
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/CaptchaConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/CaptchaConfig.java
index 1e27294..cff6e86 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/CaptchaConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/CaptchaConfig.java
@@ -10,7 +10,7 @@ import static com.google.code.kaptcha.Constants.*;
/**
* 验证码配置
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class CaptchaConfig
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/DruidConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/DruidConfig.java
index 5990965..aaa605f 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/DruidConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/DruidConfig.java
@@ -28,7 +28,7 @@ import com.hongshu.framework.datasource.DynamicDataSource;
/**
* druid 配置多数据源
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class DruidConfig
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/FastJson2JsonRedisSerializer.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/FastJson2JsonRedisSerializer.java
index 4bb7beb..3d800e6 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/FastJson2JsonRedisSerializer.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/FastJson2JsonRedisSerializer.java
@@ -12,7 +12,7 @@ import com.hongshu.common.constant.Constants;
/**
* Redis使用FastJson序列化
*
- * @author hongshu
+ * @author: hongshu
*/
public class FastJson2JsonRedisSerializer implements RedisSerializer
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/FilterConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/FilterConfig.java
index 5048169..8effcbc 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/FilterConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/FilterConfig.java
@@ -15,7 +15,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* Filter配置
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class FilterConfig
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/I18nConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/I18nConfig.java
index ddd5da2..7678c3e 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/I18nConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/I18nConfig.java
@@ -12,7 +12,7 @@ import com.hongshu.common.constant.Constants;
/**
* 资源文件配置加载
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class I18nConfig implements WebMvcConfigurer
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/KaptchaTextCreator.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/KaptchaTextCreator.java
index 5aa7081..92b2678 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/KaptchaTextCreator.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/KaptchaTextCreator.java
@@ -6,7 +6,7 @@ import com.google.code.kaptcha.text.impl.DefaultTextCreator;
/**
* 验证码文本生成器
*
- * @author hongshu
+ * @author: hongshu
*/
public class KaptchaTextCreator extends DefaultTextCreator
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/MyBatisConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/MyBatisConfig.java
index d547b5a..ba7fbb2 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/MyBatisConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/MyBatisConfig.java
@@ -20,7 +20,7 @@ import java.util.List;
/**
* Mybatis支持*匹配扫描包
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class MyBatisConfig
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/RedisConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/RedisConfig.java
index 68d0992..937bce8 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/RedisConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/RedisConfig.java
@@ -12,7 +12,7 @@ import org.springframework.data.redis.serializer.StringRedisSerializer;
/**
* redis配置
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
@EnableCaching
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/ResourcesConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/ResourcesConfig.java
index abfadd0..5a401ae 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/ResourcesConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/ResourcesConfig.java
@@ -19,7 +19,7 @@ import java.util.concurrent.TimeUnit;
/**
* 通用配置
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class ResourcesConfig implements WebMvcConfigurer {
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/SecurityConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/SecurityConfig.java
index 55269a2..63ca8d9 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/SecurityConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/SecurityConfig.java
@@ -1,8 +1,8 @@
package com.hongshu.framework.config;
import com.hongshu.framework.config.properties.PermitAllUrlProperties;
-import com.hongshu.framework.security.handle.AuthenticationEntryPointImpl;
import com.hongshu.framework.security.filter.JwtAuthenticationTokenFilter;
+import com.hongshu.framework.security.handle.AuthenticationEntryPointImpl;
import com.hongshu.framework.security.handle.LogoutSuccessHandlerImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
@@ -108,10 +108,27 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
// 过滤请求
.authorizeRequests()
// 对于登录login 注册register 验证码captchaImage 允许匿名访问
- .antMatchers("/web/**", "/login", "/register", "/captchaImage").permitAll()
+ .antMatchers(
+ "/web/**",
+ "/app/**",
+ "/login",
+ "/register",
+ "/captchaImage",
+ "/captchaImage").permitAll()
// 静态资源,可匿名访问
- .antMatchers(HttpMethod.GET, "/", "/*.html", "/**/*.html", "/**/*.css", "/**/*.js", "/profile/**").permitAll()
- .antMatchers("/swagger-ui.html", "/swagger-resources/**", "/webjars/**", "/*/api-docs", "/druid/**").permitAll()
+ .antMatchers(
+ HttpMethod.GET,
+ "/",
+ "/*.html",
+ "/**/*.html",
+ "/**/*.css",
+ "/**/*.js",
+ "/profile/**").permitAll()
+ .antMatchers("/swagger-ui.html",
+ "/swagger-resources/**",
+ "/webjars/**",
+ "/*/api-docs",
+ "/druid/**").permitAll()
// 除上面外的所有请求全部需要鉴权认证
.anyRequest().authenticated()
.and()
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/ServerConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/ServerConfig.java
index 06a6cf0..dac2217 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/ServerConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/ServerConfig.java
@@ -7,7 +7,7 @@ import com.hongshu.common.utils.ServletUtils;
/**
* 服务相关配置
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class ServerConfig
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/ThreadPoolConfig.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/ThreadPoolConfig.java
index 1a6f08c..cb4b9e9 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/ThreadPoolConfig.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/ThreadPoolConfig.java
@@ -12,7 +12,7 @@ import java.util.concurrent.ThreadPoolExecutor;
/**
* 线程池配置
*
- * @author hongshu
+ * @author: hongshu
**/
@Configuration
public class ThreadPoolConfig
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/DruidProperties.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/DruidProperties.java
index 417c5d9..e528f9e 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/DruidProperties.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/DruidProperties.java
@@ -7,7 +7,7 @@ import com.alibaba.druid.pool.DruidDataSource;
/**
* druid 配置属性
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class DruidProperties
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/PermitAllUrlProperties.java b/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/PermitAllUrlProperties.java
index 7a1bc20..f8270e4 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/PermitAllUrlProperties.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/PermitAllUrlProperties.java
@@ -21,7 +21,7 @@ import com.hongshu.common.annotation.Anonymous;
/**
* 设置Anonymous注解允许匿名访问的url
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class PermitAllUrlProperties implements InitializingBean, ApplicationContextAware
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSource.java b/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSource.java
index 73b7096..e1a279c 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSource.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSource.java
@@ -7,7 +7,7 @@ import org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource;
/**
* 动态数据源
*
- * @author hongshu
+ * @author: hongshu
*/
public class DynamicDataSource extends AbstractRoutingDataSource
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSourceContextHolder.java b/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSourceContextHolder.java
index 23f728a..ff45a9c 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSourceContextHolder.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSourceContextHolder.java
@@ -6,7 +6,7 @@ import org.slf4j.LoggerFactory;
/**
* 数据源切换处理
*
- * @author hongshu
+ * @author: hongshu
*/
public class DynamicDataSourceContextHolder
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/RepeatSubmitInterceptor.java b/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/RepeatSubmitInterceptor.java
index eb184e8..f32c987 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/RepeatSubmitInterceptor.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/RepeatSubmitInterceptor.java
@@ -14,7 +14,7 @@ import com.hongshu.common.utils.ServletUtils;
/**
* 防止重复提交拦截器
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public abstract class RepeatSubmitInterceptor implements HandlerInterceptor
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.java b/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.java
index ec26289..36bbda0 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.java
@@ -20,7 +20,7 @@ import com.hongshu.framework.interceptor.RepeatSubmitInterceptor;
* 判断请求url和数据是否和上一次相同,
* 如果和上次相同,则是重复提交表单。 有效时间为10秒内。
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class SameUrlDataInterceptor extends RepeatSubmitInterceptor
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/manager/AsyncManager.java b/hongshu-framework/src/main/java/com/hongshu/framework/manager/AsyncManager.java
index 31a771c..de247f1 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/manager/AsyncManager.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/manager/AsyncManager.java
@@ -9,7 +9,7 @@ import com.hongshu.common.utils.spring.SpringUtils;
/**
* 异步任务管理器
*
- * @author hongshu
+ * @author: hongshu
*/
public class AsyncManager
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/manager/ShutdownManager.java b/hongshu-framework/src/main/java/com/hongshu/framework/manager/ShutdownManager.java
index 76e1612..af18d0e 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/manager/ShutdownManager.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/manager/ShutdownManager.java
@@ -8,7 +8,7 @@ import javax.annotation.PreDestroy;
/**
* 确保应用退出时能关闭后台线程
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class ShutdownManager
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/manager/factory/AsyncFactory.java b/hongshu-framework/src/main/java/com/hongshu/framework/manager/factory/AsyncFactory.java
index ae18f28..b955f84 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/manager/factory/AsyncFactory.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/manager/factory/AsyncFactory.java
@@ -19,7 +19,7 @@ import eu.bitwalker.useragentutils.UserAgent;
/**
* 异步工厂(产生任务用)
*
- * @author hongshu
+ * @author: hongshu
*/
public class AsyncFactory
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/security/context/AuthenticationContextHolder.java b/hongshu-framework/src/main/java/com/hongshu/framework/security/context/AuthenticationContextHolder.java
index a01a5bc..8013526 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/security/context/AuthenticationContextHolder.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/security/context/AuthenticationContextHolder.java
@@ -5,7 +5,7 @@ import org.springframework.security.core.Authentication;
/**
* 身份验证信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class AuthenticationContextHolder
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/security/context/PermissionContextHolder.java b/hongshu-framework/src/main/java/com/hongshu/framework/security/context/PermissionContextHolder.java
index f615994..277f8eb 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/security/context/PermissionContextHolder.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/security/context/PermissionContextHolder.java
@@ -7,7 +7,7 @@ import com.hongshu.common.core.text.Convert;
/**
* 权限信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class PermissionContextHolder
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.java b/hongshu-framework/src/main/java/com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.java
index 159bc7a..d34df20 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.java
@@ -19,7 +19,7 @@ import com.hongshu.framework.web.service.TokenService;
/**
* token过滤器 验证token有效性
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class JwtAuthenticationTokenFilter extends OncePerRequestFilter
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.java b/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.java
index 363e3d2..af15c50 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.java
@@ -16,7 +16,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 认证失败处理类 返回未授权
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class AuthenticationEntryPointImpl implements AuthenticationEntryPoint, Serializable
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.java b/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.java
index 446561e..d1f524e 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.java
@@ -22,7 +22,7 @@ import com.hongshu.framework.web.service.TokenService;
/**
* 自定义退出处理类 返回成功
*
- * @author hongshu
+ * @author: hongshu
*/
@Configuration
public class LogoutSuccessHandlerImpl implements LogoutSuccessHandler
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/Server.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/Server.java
index 3954209..6a59ee8 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/Server.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/Server.java
@@ -24,7 +24,7 @@ import oshi.util.Util;
/**
* 服务器相关信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class Server
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Cpu.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Cpu.java
index f838074..a6c651d 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Cpu.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Cpu.java
@@ -5,7 +5,7 @@ import com.hongshu.common.utils.Arith;
/**
* CPU相关信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class Cpu
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Jvm.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Jvm.java
index ba9839e..ba85fef 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Jvm.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Jvm.java
@@ -7,7 +7,7 @@ import com.hongshu.common.utils.DateUtils;
/**
* JVM相关信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class Jvm
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Mem.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Mem.java
index 598775c..7bedb03 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Mem.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Mem.java
@@ -5,7 +5,7 @@ import com.hongshu.common.utils.Arith;
/**
* 內存相关信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class Mem
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Sys.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Sys.java
index 3ac2882..e55a41a 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Sys.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Sys.java
@@ -3,7 +3,7 @@ package com.hongshu.framework.web.domain.server;
/**
* 系统相关信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class Sys
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/SysFile.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/SysFile.java
index 604c826..6e1b92e 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/SysFile.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/SysFile.java
@@ -3,7 +3,7 @@ package com.hongshu.framework.web.domain.server;
/**
* 系统文件相关信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysFile
{
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/exception/GlobalExceptionHandler.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/exception/GlobalExceptionHandler.java
index 42f8979..169ab33 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/exception/GlobalExceptionHandler.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/exception/GlobalExceptionHandler.java
@@ -20,7 +20,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 全局异常处理器
*
- * @author hongshu
+ * @author: hongshu
*/
@RestControllerAdvice
public class GlobalExceptionHandler
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/PermissionService.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/PermissionService.java
index e1a6407..37a8212 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/PermissionService.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/PermissionService.java
@@ -14,7 +14,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* hongshu首创 自定义权限实现,ss取自SpringSecurity首字母
*
- * @author hongshu
+ * @author: hongshu
*/
@Service("ss")
public class PermissionService
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysLoginService.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysLoginService.java
index d8dc5a5..c0010e6 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysLoginService.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysLoginService.java
@@ -33,7 +33,7 @@ import com.hongshu.system.service.ISysUserService;
/**
* 登录校验方法
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class SysLoginService
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPasswordService.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPasswordService.java
index 6d97277..fd426a7 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPasswordService.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPasswordService.java
@@ -16,7 +16,7 @@ import com.hongshu.framework.security.context.AuthenticationContextHolder;
/**
* 登录密码方法
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class SysPasswordService
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPermissionService.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPermissionService.java
index cebd99b..d28109e 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPermissionService.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPermissionService.java
@@ -14,7 +14,7 @@ import com.hongshu.system.service.ISysRoleService;
/**
* 用户权限处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class SysPermissionService
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysRegisterService.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysRegisterService.java
index 9426c41..ee7dea0 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysRegisterService.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysRegisterService.java
@@ -21,7 +21,7 @@ import com.hongshu.system.service.ISysUserService;
/**
* 注册校验方法
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class SysRegisterService
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/TokenService.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/TokenService.java
index 35be9a0..1f951a9 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/TokenService.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/TokenService.java
@@ -26,7 +26,7 @@ import io.jsonwebtoken.SignatureAlgorithm;
/**
* token验证处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Component
public class TokenService
diff --git a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/UserDetailsServiceImpl.java b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/UserDetailsServiceImpl.java
index 7a2a3c5..7d1c43f 100644
--- a/hongshu-framework/src/main/java/com/hongshu/framework/web/service/UserDetailsServiceImpl.java
+++ b/hongshu-framework/src/main/java/com/hongshu/framework/web/service/UserDetailsServiceImpl.java
@@ -18,7 +18,7 @@ import com.hongshu.system.service.ISysUserService;
/**
* 用户验证处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class UserDetailsServiceImpl implements UserDetailsService
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/aspectj/DataScopeAspect.class b/hongshu-framework/target/classes/com/hongshu/framework/aspectj/DataScopeAspect.class
deleted file mode 100644
index dda8da5..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/aspectj/DataScopeAspect.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/aspectj/DataSourceAspect.class b/hongshu-framework/target/classes/com/hongshu/framework/aspectj/DataSourceAspect.class
deleted file mode 100644
index 236ec68..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/aspectj/DataSourceAspect.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/aspectj/LogAspect.class b/hongshu-framework/target/classes/com/hongshu/framework/aspectj/LogAspect.class
deleted file mode 100644
index f75bf6a..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/aspectj/LogAspect.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/aspectj/RateLimiterAspect.class b/hongshu-framework/target/classes/com/hongshu/framework/aspectj/RateLimiterAspect.class
deleted file mode 100644
index 12cdb0e..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/aspectj/RateLimiterAspect.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/ApplicationConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/ApplicationConfig.class
deleted file mode 100644
index 252ce63..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/ApplicationConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/CaptchaConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/CaptchaConfig.class
deleted file mode 100644
index ec71587..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/CaptchaConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/DruidConfig$1.class b/hongshu-framework/target/classes/com/hongshu/framework/config/DruidConfig$1.class
deleted file mode 100644
index 37e9f7f..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/DruidConfig$1.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/DruidConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/DruidConfig.class
deleted file mode 100644
index 2ef77a0..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/DruidConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/FastJson2JsonRedisSerializer.class b/hongshu-framework/target/classes/com/hongshu/framework/config/FastJson2JsonRedisSerializer.class
deleted file mode 100644
index d2d62a7..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/FastJson2JsonRedisSerializer.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/FilterConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/FilterConfig.class
deleted file mode 100644
index 11f9417..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/FilterConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/I18nConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/I18nConfig.class
deleted file mode 100644
index 445ffa4..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/I18nConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/KaptchaTextCreator.class b/hongshu-framework/target/classes/com/hongshu/framework/config/KaptchaTextCreator.class
deleted file mode 100644
index 8c4415d..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/KaptchaTextCreator.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/MyBatisConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/MyBatisConfig.class
deleted file mode 100644
index e659378..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/MyBatisConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/MyBatisPlusConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/MyBatisPlusConfig.class
deleted file mode 100644
index b57b584..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/MyBatisPlusConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/RedisConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/RedisConfig.class
deleted file mode 100644
index 80081be..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/RedisConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/ResourcesConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/ResourcesConfig.class
deleted file mode 100644
index ee0c4ce..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/ResourcesConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/SecurityConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/SecurityConfig.class
deleted file mode 100644
index 846b062..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/SecurityConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/ServerConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/ServerConfig.class
deleted file mode 100644
index ff7e1cd..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/ServerConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/ThreadPoolConfig$1.class b/hongshu-framework/target/classes/com/hongshu/framework/config/ThreadPoolConfig$1.class
deleted file mode 100644
index 54355ee..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/ThreadPoolConfig$1.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/ThreadPoolConfig.class b/hongshu-framework/target/classes/com/hongshu/framework/config/ThreadPoolConfig.class
deleted file mode 100644
index 7305322..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/ThreadPoolConfig.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/properties/DruidProperties.class b/hongshu-framework/target/classes/com/hongshu/framework/config/properties/DruidProperties.class
deleted file mode 100644
index c5375b5..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/properties/DruidProperties.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/config/properties/PermitAllUrlProperties.class b/hongshu-framework/target/classes/com/hongshu/framework/config/properties/PermitAllUrlProperties.class
deleted file mode 100644
index 8661b7b..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/config/properties/PermitAllUrlProperties.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/datasource/DynamicDataSource.class b/hongshu-framework/target/classes/com/hongshu/framework/datasource/DynamicDataSource.class
deleted file mode 100644
index b7e1e46..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/datasource/DynamicDataSource.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/datasource/DynamicDataSourceContextHolder.class b/hongshu-framework/target/classes/com/hongshu/framework/datasource/DynamicDataSourceContextHolder.class
deleted file mode 100644
index 4a2cb04..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/datasource/DynamicDataSourceContextHolder.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/interceptor/RepeatSubmitInterceptor.class b/hongshu-framework/target/classes/com/hongshu/framework/interceptor/RepeatSubmitInterceptor.class
deleted file mode 100644
index a8b1613..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/interceptor/RepeatSubmitInterceptor.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.class b/hongshu-framework/target/classes/com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.class
deleted file mode 100644
index c8af4c9..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/manager/AsyncManager.class b/hongshu-framework/target/classes/com/hongshu/framework/manager/AsyncManager.class
deleted file mode 100644
index b07c9e2..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/manager/AsyncManager.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/manager/ShutdownManager.class b/hongshu-framework/target/classes/com/hongshu/framework/manager/ShutdownManager.class
deleted file mode 100644
index ee8235a..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/manager/ShutdownManager.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory$1.class b/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory$1.class
deleted file mode 100644
index 8dca6e0..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory$1.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory$2.class b/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory$2.class
deleted file mode 100644
index 05b6793..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory$2.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory.class b/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory.class
deleted file mode 100644
index 4e17e24..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/manager/factory/AsyncFactory.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/security/context/AuthenticationContextHolder.class b/hongshu-framework/target/classes/com/hongshu/framework/security/context/AuthenticationContextHolder.class
deleted file mode 100644
index 9c9293f..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/security/context/AuthenticationContextHolder.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/security/context/PermissionContextHolder.class b/hongshu-framework/target/classes/com/hongshu/framework/security/context/PermissionContextHolder.class
deleted file mode 100644
index 4ba5ea2..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/security/context/PermissionContextHolder.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.class b/hongshu-framework/target/classes/com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.class
deleted file mode 100644
index 820a375..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.class b/hongshu-framework/target/classes/com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.class
deleted file mode 100644
index aff4811..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.class b/hongshu-framework/target/classes/com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.class
deleted file mode 100644
index 89c0bba..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/Server.class b/hongshu-framework/target/classes/com/hongshu/framework/web/domain/Server.class
deleted file mode 100644
index 060f963..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/Server.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Cpu.class b/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Cpu.class
deleted file mode 100644
index 522a41c..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Cpu.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Jvm.class b/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Jvm.class
deleted file mode 100644
index b190ec3..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Jvm.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Mem.class b/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Mem.class
deleted file mode 100644
index 1ecbac5..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Mem.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Sys.class b/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Sys.class
deleted file mode 100644
index 9598515..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/Sys.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/SysFile.class b/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/SysFile.class
deleted file mode 100644
index 24e2fb7..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/domain/server/SysFile.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/exception/GlobalExceptionHandler.class b/hongshu-framework/target/classes/com/hongshu/framework/web/exception/GlobalExceptionHandler.class
deleted file mode 100644
index c6bbb62..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/exception/GlobalExceptionHandler.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/service/PermissionService.class b/hongshu-framework/target/classes/com/hongshu/framework/web/service/PermissionService.class
deleted file mode 100644
index adc15b6..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/service/PermissionService.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysLoginService.class b/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysLoginService.class
deleted file mode 100644
index bafe149..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysLoginService.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysPasswordService.class b/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysPasswordService.class
deleted file mode 100644
index b3cf91d..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysPasswordService.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysPermissionService.class b/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysPermissionService.class
deleted file mode 100644
index 24533d9..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysPermissionService.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysRegisterService.class b/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysRegisterService.class
deleted file mode 100644
index ed08a58..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/service/SysRegisterService.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/service/TokenService.class b/hongshu-framework/target/classes/com/hongshu/framework/web/service/TokenService.class
deleted file mode 100644
index 815e98c..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/service/TokenService.class and /dev/null differ
diff --git a/hongshu-framework/target/classes/com/hongshu/framework/web/service/UserDetailsServiceImpl.class b/hongshu-framework/target/classes/com/hongshu/framework/web/service/UserDetailsServiceImpl.class
deleted file mode 100644
index 8fe1c0b..0000000
Binary files a/hongshu-framework/target/classes/com/hongshu/framework/web/service/UserDetailsServiceImpl.class and /dev/null differ
diff --git a/hongshu-framework/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/hongshu-framework/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
deleted file mode 100644
index db3ee5a..0000000
--- a/hongshu-framework/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
+++ /dev/null
@@ -1,50 +0,0 @@
-com/hongshu/framework/config/FastJson2JsonRedisSerializer.class
-com/hongshu/framework/manager/AsyncManager.class
-com/hongshu/framework/web/service/SysPasswordService.class
-com/hongshu/framework/web/domain/server/Mem.class
-com/hongshu/framework/config/MyBatisConfig.class
-com/hongshu/framework/aspectj/DataSourceAspect.class
-com/hongshu/framework/config/I18nConfig.class
-com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.class
-com/hongshu/framework/web/exception/GlobalExceptionHandler.class
-com/hongshu/framework/config/ThreadPoolConfig.class
-com/hongshu/framework/web/domain/server/Cpu.class
-com/hongshu/framework/config/RedisConfig.class
-com/hongshu/framework/web/service/SysPermissionService.class
-com/hongshu/framework/aspectj/LogAspect.class
-com/hongshu/framework/config/ResourcesConfig.class
-com/hongshu/framework/datasource/DynamicDataSourceContextHolder.class
-com/hongshu/framework/manager/ShutdownManager.class
-com/hongshu/framework/aspectj/RateLimiterAspect.class
-com/hongshu/framework/datasource/DynamicDataSource.class
-com/hongshu/framework/manager/factory/AsyncFactory.class
-com/hongshu/framework/config/DruidConfig.class
-com/hongshu/framework/security/context/AuthenticationContextHolder.class
-com/hongshu/framework/manager/factory/AsyncFactory$1.class
-com/hongshu/framework/config/FilterConfig.class
-com/hongshu/framework/config/properties/PermitAllUrlProperties.class
-com/hongshu/framework/config/ApplicationConfig.class
-com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.class
-com/hongshu/framework/security/context/PermissionContextHolder.class
-com/hongshu/framework/web/domain/Server.class
-com/hongshu/framework/config/properties/DruidProperties.class
-com/hongshu/framework/web/service/SysRegisterService.class
-com/hongshu/framework/config/MyBatisPlusConfig.class
-com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.class
-com/hongshu/framework/config/KaptchaTextCreator.class
-com/hongshu/framework/web/domain/server/Jvm.class
-com/hongshu/framework/config/ServerConfig.class
-com/hongshu/framework/aspectj/DataScopeAspect.class
-com/hongshu/framework/manager/factory/AsyncFactory$2.class
-com/hongshu/framework/web/service/UserDetailsServiceImpl.class
-com/hongshu/framework/config/SecurityConfig.class
-com/hongshu/framework/config/CaptchaConfig.class
-com/hongshu/framework/web/service/SysLoginService.class
-com/hongshu/framework/web/service/PermissionService.class
-com/hongshu/framework/config/DruidConfig$1.class
-com/hongshu/framework/web/service/TokenService.class
-com/hongshu/framework/config/ThreadPoolConfig$1.class
-com/hongshu/framework/web/domain/server/SysFile.class
-com/hongshu/framework/interceptor/RepeatSubmitInterceptor.class
-com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.class
-com/hongshu/framework/web/domain/server/Sys.class
diff --git a/hongshu-framework/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/hongshu-framework/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
deleted file mode 100644
index 869d405..0000000
--- a/hongshu-framework/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
+++ /dev/null
@@ -1,46 +0,0 @@
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPermissionService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/AuthenticationEntryPointImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/manager/ShutdownManager.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/FastJson2JsonRedisSerializer.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/service/TokenService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysLoginService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/security/handle/LogoutSuccessHandlerImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/manager/AsyncManager.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/security/filter/JwtAuthenticationTokenFilter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysRegisterService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/ServerConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/security/context/AuthenticationContextHolder.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/service/SysPasswordService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/SecurityConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/CaptchaConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/service/PermissionService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/ResourcesConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/impl/SameUrlDataInterceptor.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/MyBatisConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataScopeAspect.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/exception/GlobalExceptionHandler.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/interceptor/RepeatSubmitInterceptor.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/DruidConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/LogAspect.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSourceContextHolder.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/MyBatisPlusConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/DataSourceAspect.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Cpu.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Jvm.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/SysFile.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/aspectj/RateLimiterAspect.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/RedisConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/KaptchaTextCreator.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/ApplicationConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/ThreadPoolConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/PermitAllUrlProperties.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/FilterConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Mem.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/security/context/PermissionContextHolder.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/Server.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/datasource/DynamicDataSource.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/I18nConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/domain/server/Sys.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/manager/factory/AsyncFactory.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/web/service/UserDetailsServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-framework/src/main/java/com/hongshu/framework/config/properties/DruidProperties.java
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/config/ScheduleConfig.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/config/ScheduleConfig.java
index af9cfc2..349aee0 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/config/ScheduleConfig.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/config/ScheduleConfig.java
@@ -9,7 +9,7 @@
///**
// * 定时任务配置(单机部署建议删除此类和qrtz数据库表,默认走内存会最高效)
// *
-// * @author hongshu
+// * @author: hongshu
// */
//@Configuration
//public class ScheduleConfig
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobController.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobController.java
index 15d7bfd..714de1d 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobController.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobController.java
@@ -31,7 +31,7 @@ import com.hongshu.quartz.service.ISysJobService;
/**
* 调度任务信息操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/monitor/job")
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobLogController.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobLogController.java
index ae42e14..e55718f 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobLogController.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobLogController.java
@@ -23,7 +23,7 @@ import com.hongshu.quartz.service.ISysJobLogService;
/**
* 调度日志操作处理
*
- * @author hongshu
+ * @author: hongshu
*/
@RestController
@RequestMapping("/monitor/jobLog")
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJob.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJob.java
index 287de67..a3e0bd0 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJob.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJob.java
@@ -16,7 +16,7 @@ import com.hongshu.quartz.util.CronUtils;
/**
* 定时任务调度表 sys_job
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysJob extends BaseEntity
{
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJobLog.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJobLog.java
index 0251c15..01b787b 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJobLog.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJobLog.java
@@ -9,7 +9,7 @@ import com.hongshu.common.core.domain.BaseEntity;
/**
* 定时任务调度日志表 sys_job_log
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysJobLog extends BaseEntity
{
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobLogMapper.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobLogMapper.java
index d43cfc0..e106345 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobLogMapper.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobLogMapper.java
@@ -6,7 +6,7 @@ import com.hongshu.quartz.domain.SysJobLog;
/**
* 调度任务日志信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysJobLogMapper
{
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobMapper.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobMapper.java
index b8cd7ae..d18eeaa 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobMapper.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobMapper.java
@@ -6,7 +6,7 @@ import com.hongshu.quartz.domain.SysJob;
/**
* 调度任务信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysJobMapper
{
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobLogService.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobLogService.java
index f493d53..7dca0f5 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobLogService.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobLogService.java
@@ -7,7 +7,7 @@ import com.hongshu.quartz.domain.SysJobLog;
/**
* 定时任务调度日志信息信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysJobLogService
{
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobService.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobService.java
index 7f6c523..2015963 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobService.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobService.java
@@ -9,7 +9,7 @@ import com.hongshu.common.exception.job.TaskException;
/**
* 定时任务调度信息信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysJobService
{
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobLogServiceImpl.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobLogServiceImpl.java
index df4f916..0c41f60 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobLogServiceImpl.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobLogServiceImpl.java
@@ -11,7 +11,7 @@ import com.hongshu.quartz.service.ISysJobLogService;
/**
* 定时任务调度日志信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysJobLogServiceImpl implements ISysJobLogService
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobServiceImpl.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobServiceImpl.java
index 5e60cfa..f7bb63d 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobServiceImpl.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobServiceImpl.java
@@ -21,7 +21,7 @@ import com.hongshu.common.exception.job.TaskException;
/**
* 定时任务调度信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysJobServiceImpl implements ISysJobService
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/task/RyTask.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/task/RyTask.java
index 5615a79..0cbc320 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/task/RyTask.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/task/RyTask.java
@@ -6,7 +6,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 定时任务调度测试
*
- * @author hongshu
+ * @author: hongshu
*/
@Component("ryTask")
public class RyTask
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/AbstractQuartzJob.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/AbstractQuartzJob.java
index e9264f6..78f94f4 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/AbstractQuartzJob.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/AbstractQuartzJob.java
@@ -20,7 +20,7 @@ import com.hongshu.quartz.service.ISysJobLogService;
/**
* 抽象quartz调用
*
- * @author hongshu
+ * @author: hongshu
*/
public abstract class AbstractQuartzJob implements Job
{
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/CronUtils.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/CronUtils.java
index 9e49cd9..ba7f81b 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/CronUtils.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/CronUtils.java
@@ -7,7 +7,7 @@ import org.quartz.CronExpression;
/**
* cron表达式工具类
*
- * @author hongshu
+ * @author: hongshu
*
*/
public class CronUtils
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/JobInvokeUtil.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/JobInvokeUtil.java
index 9aeba29..be80e32 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/JobInvokeUtil.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/JobInvokeUtil.java
@@ -11,7 +11,7 @@ import com.hongshu.quartz.domain.SysJob;
/**
* 任务执行工具
*
- * @author hongshu
+ * @author: hongshu
*/
public class JobInvokeUtil
{
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.java
index ad67c8c..7ec9e29 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.java
@@ -7,7 +7,7 @@ import org.quartz.JobExecutionContext;
/**
* 定时任务处理(禁止并发执行)
*
- * @author hongshu
+ * @author: hongshu
*
*/
@DisallowConcurrentExecution
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzJobExecution.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzJobExecution.java
index 69c9b4c..9eebc76 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzJobExecution.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzJobExecution.java
@@ -6,7 +6,7 @@ import org.quartz.JobExecutionContext;
/**
* 定时任务处理(允许并发执行)
*
- * @author hongshu
+ * @author: hongshu
*
*/
public class QuartzJobExecution extends AbstractQuartzJob
diff --git a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/ScheduleUtils.java b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/ScheduleUtils.java
index 80e2ebd..cecc752 100644
--- a/hongshu-quartz/src/main/java/com/hongshu/quartz/util/ScheduleUtils.java
+++ b/hongshu-quartz/src/main/java/com/hongshu/quartz/util/ScheduleUtils.java
@@ -21,7 +21,7 @@ import com.hongshu.common.utils.spring.SpringUtils;
/**
* 定时任务工具类
*
- * @author hongshu
+ * @author: hongshu
*
*/
public class ScheduleUtils
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/controller/SysJobController.class b/hongshu-quartz/target/classes/com/hongshu/quartz/controller/SysJobController.class
deleted file mode 100644
index e9be7c1..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/controller/SysJobController.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/controller/SysJobLogController.class b/hongshu-quartz/target/classes/com/hongshu/quartz/controller/SysJobLogController.class
deleted file mode 100644
index 99d6851..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/controller/SysJobLogController.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/domain/SysJob.class b/hongshu-quartz/target/classes/com/hongshu/quartz/domain/SysJob.class
deleted file mode 100644
index ad03745..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/domain/SysJob.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/domain/SysJobLog.class b/hongshu-quartz/target/classes/com/hongshu/quartz/domain/SysJobLog.class
deleted file mode 100644
index c621dbf..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/domain/SysJobLog.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/mapper/SysJobLogMapper.class b/hongshu-quartz/target/classes/com/hongshu/quartz/mapper/SysJobLogMapper.class
deleted file mode 100644
index ade41b3..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/mapper/SysJobLogMapper.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/mapper/SysJobMapper.class b/hongshu-quartz/target/classes/com/hongshu/quartz/mapper/SysJobMapper.class
deleted file mode 100644
index 1e750b9..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/mapper/SysJobMapper.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/service/ISysJobLogService.class b/hongshu-quartz/target/classes/com/hongshu/quartz/service/ISysJobLogService.class
deleted file mode 100644
index f05e54b..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/service/ISysJobLogService.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/service/ISysJobService.class b/hongshu-quartz/target/classes/com/hongshu/quartz/service/ISysJobService.class
deleted file mode 100644
index f341a00..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/service/ISysJobService.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/service/impl/SysJobLogServiceImpl.class b/hongshu-quartz/target/classes/com/hongshu/quartz/service/impl/SysJobLogServiceImpl.class
deleted file mode 100644
index 653cc71..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/service/impl/SysJobLogServiceImpl.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/service/impl/SysJobServiceImpl.class b/hongshu-quartz/target/classes/com/hongshu/quartz/service/impl/SysJobServiceImpl.class
deleted file mode 100644
index e684132..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/service/impl/SysJobServiceImpl.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/task/RyTask.class b/hongshu-quartz/target/classes/com/hongshu/quartz/task/RyTask.class
deleted file mode 100644
index a2ea857..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/task/RyTask.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/util/AbstractQuartzJob.class b/hongshu-quartz/target/classes/com/hongshu/quartz/util/AbstractQuartzJob.class
deleted file mode 100644
index a52a85a..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/util/AbstractQuartzJob.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/util/CronUtils.class b/hongshu-quartz/target/classes/com/hongshu/quartz/util/CronUtils.class
deleted file mode 100644
index d7bc06d..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/util/CronUtils.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/util/JobInvokeUtil.class b/hongshu-quartz/target/classes/com/hongshu/quartz/util/JobInvokeUtil.class
deleted file mode 100644
index 5a425dd..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/util/JobInvokeUtil.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.class b/hongshu-quartz/target/classes/com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.class
deleted file mode 100644
index 0968851..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/util/QuartzJobExecution.class b/hongshu-quartz/target/classes/com/hongshu/quartz/util/QuartzJobExecution.class
deleted file mode 100644
index cb1658f..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/util/QuartzJobExecution.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/com/hongshu/quartz/util/ScheduleUtils.class b/hongshu-quartz/target/classes/com/hongshu/quartz/util/ScheduleUtils.class
deleted file mode 100644
index b3271b3..0000000
Binary files a/hongshu-quartz/target/classes/com/hongshu/quartz/util/ScheduleUtils.class and /dev/null differ
diff --git a/hongshu-quartz/target/classes/mapper/quartz/SysJobLogMapper.xml b/hongshu-quartz/target/classes/mapper/quartz/SysJobLogMapper.xml
deleted file mode 100644
index 97ec77d..0000000
--- a/hongshu-quartz/target/classes/mapper/quartz/SysJobLogMapper.xml
+++ /dev/null
@@ -1,94 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select job_log_id, job_name, job_group, invoke_target, job_message, status, exception_info, create_time
- from sys_job_log
-
-
-
-
-
-
-
-
-
- delete from sys_job_log where job_log_id = #{jobLogId}
-
-
-
- delete from sys_job_log where job_log_id in
-
- #{jobLogId}
-
-
-
-
- truncate table sys_job_log
-
-
-
- insert into sys_job_log(
- job_log_id,
- job_name,
- job_group,
- invoke_target,
- job_message,
- status,
- exception_info,
- create_time
- )values(
- #{jobLogId},
- #{jobName},
- #{jobGroup},
- #{invokeTarget},
- #{jobMessage},
- #{status},
- #{exceptionInfo},
- sysdate()
- )
-
-
-
diff --git a/hongshu-quartz/target/classes/mapper/quartz/SysJobMapper.xml b/hongshu-quartz/target/classes/mapper/quartz/SysJobMapper.xml
deleted file mode 100644
index eeaf359..0000000
--- a/hongshu-quartz/target/classes/mapper/quartz/SysJobMapper.xml
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select job_id, job_name, job_group, invoke_target, cron_expression, misfire_policy, concurrent, status, create_by, create_time, remark
- from sys_job
-
-
-
-
-
-
-
-
-
- delete from sys_job where job_id = #{jobId}
-
-
-
- delete from sys_job where job_id in
-
- #{jobId}
-
-
-
-
- update sys_job
-
- job_name = #{jobName},
- job_group = #{jobGroup},
- invoke_target = #{invokeTarget},
- cron_expression = #{cronExpression},
- misfire_policy = #{misfirePolicy},
- concurrent = #{concurrent},
- status = #{status},
- remark = #{remark},
- update_by = #{updateBy},
- update_time = sysdate()
-
- where job_id = #{jobId}
-
-
-
- insert into sys_job(
- job_id,
- job_name,
- job_group,
- invoke_target,
- cron_expression,
- misfire_policy,
- concurrent,
- status,
- remark,
- create_by,
- create_time
- )values(
- #{jobId},
- #{jobName},
- #{jobGroup},
- #{invokeTarget},
- #{cronExpression},
- #{misfirePolicy},
- #{concurrent},
- #{status},
- #{remark},
- #{createBy},
- sysdate()
- )
-
-
-
diff --git a/hongshu-quartz/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/hongshu-quartz/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
deleted file mode 100644
index db9add9..0000000
--- a/hongshu-quartz/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
+++ /dev/null
@@ -1,17 +0,0 @@
-com/hongshu/quartz/util/JobInvokeUtil.class
-com/hongshu/quartz/util/CronUtils.class
-com/hongshu/quartz/service/ISysJobService.class
-com/hongshu/quartz/util/AbstractQuartzJob.class
-com/hongshu/quartz/mapper/SysJobMapper.class
-com/hongshu/quartz/task/RyTask.class
-com/hongshu/quartz/service/impl/SysJobLogServiceImpl.class
-com/hongshu/quartz/controller/SysJobController.class
-com/hongshu/quartz/domain/SysJob.class
-com/hongshu/quartz/controller/SysJobLogController.class
-com/hongshu/quartz/util/QuartzJobExecution.class
-com/hongshu/quartz/domain/SysJobLog.class
-com/hongshu/quartz/service/ISysJobLogService.class
-com/hongshu/quartz/util/ScheduleUtils.class
-com/hongshu/quartz/mapper/SysJobLogMapper.class
-com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.class
-com/hongshu/quartz/service/impl/SysJobServiceImpl.class
diff --git a/hongshu-quartz/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/hongshu-quartz/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
deleted file mode 100644
index 8aaf7a6..0000000
--- a/hongshu-quartz/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
+++ /dev/null
@@ -1,18 +0,0 @@
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/util/CronUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/config/ScheduleConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzJobExecution.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobLogService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/util/QuartzDisallowConcurrentExecution.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/util/AbstractQuartzJob.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/controller/SysJobLogController.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/task/RyTask.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/mapper/SysJobLogMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/service/ISysJobService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/util/ScheduleUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJob.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/util/JobInvokeUtil.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/service/impl/SysJobLogServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-quartz/src/main/java/com/hongshu/quartz/domain/SysJobLog.java
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysCache.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysCache.java
index adfc656..caa001a 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysCache.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysCache.java
@@ -5,7 +5,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 缓存信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysCache
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysConfig.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysConfig.java
index 6a7e784..7c4a131 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysConfig.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysConfig.java
@@ -11,7 +11,7 @@ import com.hongshu.common.core.domain.BaseEntity;
/**
* 参数配置表 sys_config
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysConfig extends BaseEntity
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysLogininfor.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysLogininfor.java
index 082d232..ad7464d 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysLogininfor.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysLogininfor.java
@@ -9,7 +9,7 @@ import com.hongshu.common.core.domain.BaseEntity;
/**
* 系统访问记录表 sys_logininfor
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysLogininfor extends BaseEntity
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysNotice.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysNotice.java
index d088b5d..121294b 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysNotice.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysNotice.java
@@ -10,7 +10,7 @@ import com.hongshu.common.xss.Xss;
/**
* 通知公告表 sys_notice
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysNotice extends BaseEntity
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysOperLog.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysOperLog.java
index 7f9de44..d08eec4 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysOperLog.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysOperLog.java
@@ -9,7 +9,7 @@ import com.hongshu.common.core.domain.BaseEntity;
/**
* 操作日志记录表 oper_log
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysOperLog extends BaseEntity
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysPost.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysPost.java
index f9a1941..3b78f29 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysPost.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysPost.java
@@ -12,7 +12,7 @@ import com.hongshu.common.core.domain.BaseEntity;
/**
* 岗位表 sys_post
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysPost extends BaseEntity
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleDept.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleDept.java
index 6da6345..464425c 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleDept.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleDept.java
@@ -6,7 +6,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 角色和部门关联 sys_role_dept
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysRoleDept
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleMenu.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleMenu.java
index 17d9fb2..f7036eb 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleMenu.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleMenu.java
@@ -6,7 +6,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 角色和菜单关联 sys_role_menu
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysRoleMenu
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserOnline.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserOnline.java
index ab1f3fa..2e2f025 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserOnline.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserOnline.java
@@ -3,7 +3,7 @@ package com.hongshu.system.domain;
/**
* 当前在线会话
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysUserOnline
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserPost.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserPost.java
index c76cdea..0e5a9ee 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserPost.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserPost.java
@@ -6,7 +6,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 用户和岗位关联 sys_user_post
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysUserPost
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserRole.java b/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserRole.java
index ce139ed..e206fcb 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserRole.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserRole.java
@@ -6,7 +6,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
/**
* 用户和角色关联 sys_user_role
*
- * @author hongshu
+ * @author: hongshu
*/
public class SysUserRole
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/vo/MetaVo.java b/hongshu-system/src/main/java/com/hongshu/system/domain/vo/MetaVo.java
index 248ff9b..c256ee4 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/vo/MetaVo.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/vo/MetaVo.java
@@ -5,7 +5,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 路由显示信息
*
- * @author hongshu
+ * @author: hongshu
*/
public class MetaVo
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/domain/vo/RouterVo.java b/hongshu-system/src/main/java/com/hongshu/system/domain/vo/RouterVo.java
index c877523..05ff4fd 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/domain/vo/RouterVo.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/domain/vo/RouterVo.java
@@ -6,7 +6,7 @@ import java.util.List;
/**
* 路由配置信息
*
- * @author hongshu
+ * @author: hongshu
*/
@JsonInclude(JsonInclude.Include.NON_EMPTY)
public class RouterVo
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysConfigMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysConfigMapper.java
index 05817c2..60226b7 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysConfigMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysConfigMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysConfig;
/**
* 参数配置 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysConfigMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDeptMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDeptMapper.java
index fdb2c39..0de30a0 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDeptMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDeptMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.common.core.domain.entity.SysDept;
/**
* 部门管理 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysDeptMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictDataMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictDataMapper.java
index 6ce190d..19ca84e 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictDataMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictDataMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.common.core.domain.entity.SysDictData;
/**
* 字典表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysDictDataMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictTypeMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictTypeMapper.java
index a5cffbb..17c38cc 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictTypeMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictTypeMapper.java
@@ -6,7 +6,7 @@ import com.hongshu.common.core.domain.entity.SysDictType;
/**
* 字典表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysDictTypeMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysLogininforMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysLogininforMapper.java
index b4d83e6..adc3376 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysLogininforMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysLogininforMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysLogininfor;
/**
* 系统访问日志情况信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysLogininforMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysMenuMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysMenuMapper.java
index 7c93a05..1913de1 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysMenuMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysMenuMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.common.core.domain.entity.SysMenu;
/**
* 菜单表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysMenuMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysNoticeMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysNoticeMapper.java
index fd9b973..b832a20 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysNoticeMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysNoticeMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysNotice;
/**
* 通知公告表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysNoticeMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysOperLogMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysOperLogMapper.java
index 604597e..129bec2 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysOperLogMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysOperLogMapper.java
@@ -6,7 +6,7 @@ import com.hongshu.system.domain.SysOperLog;
/**
* 操作日志 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysOperLogMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysPostMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysPostMapper.java
index de46de9..afd535a 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysPostMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysPostMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysPost;
/**
* 岗位信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysPostMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleDeptMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleDeptMapper.java
index d3bcead..801606e 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleDeptMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleDeptMapper.java
@@ -6,7 +6,7 @@ import com.hongshu.system.domain.SysRoleDept;
/**
* 角色与部门关联表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysRoleDeptMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMapper.java
index c5b0d6b..3fa052e 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMapper.java
@@ -6,7 +6,7 @@ import com.hongshu.common.core.domain.entity.SysRole;
/**
* 角色表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysRoleMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMenuMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMenuMapper.java
index 38a09ba..20f8c8c 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMenuMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMenuMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysRoleMenu;
/**
* 角色与菜单关联表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysRoleMenuMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserMapper.java
index 76a2c00..5bfaf7e 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.common.core.domain.entity.SysUser;
/**
* 用户表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysUserMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserPostMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserPostMapper.java
index f725838..d8e49f8 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserPostMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserPostMapper.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysUserPost;
/**
* 用户与岗位关联表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysUserPostMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserRoleMapper.java b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserRoleMapper.java
index 89934f2..b53d9ca 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserRoleMapper.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserRoleMapper.java
@@ -8,7 +8,7 @@ import org.apache.ibatis.annotations.Param;
/**
* 用户与角色关联表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface SysUserRoleMapper
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysConfigService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysConfigService.java
index 13a5446..d6efaef 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysConfigService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysConfigService.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysConfig;
/**
* 参数配置 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysConfigService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysDeptService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysDeptService.java
index 373982e..21a0b8f 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysDeptService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysDeptService.java
@@ -7,7 +7,7 @@ import com.hongshu.common.core.domain.entity.SysDept;
/**
* 部门管理 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysDeptService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictDataService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictDataService.java
index f6f602d..34239f3 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictDataService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictDataService.java
@@ -6,7 +6,7 @@ import com.hongshu.common.core.domain.entity.SysDictData;
/**
* 字典 业务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysDictDataService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictTypeService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictTypeService.java
index 8d41c67..1d82c56 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictTypeService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictTypeService.java
@@ -7,7 +7,7 @@ import com.hongshu.common.core.domain.entity.SysDictType;
/**
* 字典 业务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysDictTypeService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysLogininforService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysLogininforService.java
index 942f5b2..71d7708 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysLogininforService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysLogininforService.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysLogininfor;
/**
* 系统访问日志情况信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysLogininforService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysMenuService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysMenuService.java
index f9a09d1..f6328cc 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysMenuService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysMenuService.java
@@ -9,7 +9,7 @@ import com.hongshu.system.domain.vo.RouterVo;
/**
* 菜单 业务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysMenuService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysNoticeService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysNoticeService.java
index 012dcf3..c87d706 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysNoticeService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysNoticeService.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysNotice;
/**
* 公告 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysNoticeService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysOperLogService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysOperLogService.java
index b134936..80e968e 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysOperLogService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysOperLogService.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysOperLog;
/**
* 操作日志 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysOperLogService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysPostService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysPostService.java
index 2512aee..b8af19e 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysPostService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysPostService.java
@@ -7,7 +7,7 @@ import com.hongshu.system.domain.SysPost;
/**
* 岗位信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysPostService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysRoleService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysRoleService.java
index cc085b5..4e6887d 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysRoleService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysRoleService.java
@@ -8,7 +8,7 @@ import com.hongshu.system.domain.SysUserRole;
/**
* 角色业务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysRoleService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserOnlineService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserOnlineService.java
index 1715e8e..de78632 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserOnlineService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserOnlineService.java
@@ -6,7 +6,7 @@ import com.hongshu.system.domain.SysUserOnline;
/**
* 在线用户 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysUserOnlineService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserService.java b/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserService.java
index 4dff638..e253857 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserService.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserService.java
@@ -6,7 +6,7 @@ import com.hongshu.common.core.domain.entity.SysUser;
/**
* 用户 业务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysUserService
{
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysConfigServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysConfigServiceImpl.java
index fc0c77e..210b0bd 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysConfigServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysConfigServiceImpl.java
@@ -21,7 +21,7 @@ import com.hongshu.system.mapper.SysConfigMapper;
/**
* 参数配置 服务层实现
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysConfigServiceImpl implements ISysConfigService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDeptServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDeptServiceImpl.java
index a7d10d8..32292a3 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDeptServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDeptServiceImpl.java
@@ -25,7 +25,7 @@ import com.hongshu.system.mapper.SysDeptMapper;
/**
* 部门管理 服务实现
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysDeptServiceImpl implements ISysDeptService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictDataServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictDataServiceImpl.java
index a1d24b4..33ae89d 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictDataServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictDataServiceImpl.java
@@ -12,7 +12,7 @@ import com.hongshu.system.mapper.SysDictDataMapper;
/**
* 字典 业务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysDictDataServiceImpl implements ISysDictDataService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictTypeServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictTypeServiceImpl.java
index 0edf8bc..139276a 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictTypeServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictTypeServiceImpl.java
@@ -22,7 +22,7 @@ import com.hongshu.system.mapper.SysDictTypeMapper;
/**
* 字典 业务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysDictTypeServiceImpl implements ISysDictTypeService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysLogininforServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysLogininforServiceImpl.java
index 0d1baac..69dd090 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysLogininforServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysLogininforServiceImpl.java
@@ -11,7 +11,7 @@ import com.hongshu.system.mapper.SysLogininforMapper;
/**
* 系统访问日志情况信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysLogininforServiceImpl implements ISysLogininforService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysMenuServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysMenuServiceImpl.java
index a00a733..4cf45ad 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysMenuServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysMenuServiceImpl.java
@@ -29,7 +29,7 @@ import com.hongshu.system.mapper.SysMenuMapper;
/**
* 菜单 业务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysMenuServiceImpl implements ISysMenuService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysNoticeServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysNoticeServiceImpl.java
index bcb87c2..834cecc 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysNoticeServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysNoticeServiceImpl.java
@@ -11,7 +11,7 @@ import com.hongshu.system.mapper.SysNoticeMapper;
/**
* 公告 服务层实现
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysNoticeServiceImpl implements ISysNoticeService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysOperLogServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysOperLogServiceImpl.java
index 6456c37..b4cc42a 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysOperLogServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysOperLogServiceImpl.java
@@ -11,7 +11,7 @@ import com.hongshu.system.service.ISysOperLogService;
/**
* 操作日志 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysOperLogServiceImpl implements ISysOperLogService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysPostServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysPostServiceImpl.java
index b4f9497..55079f0 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysPostServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysPostServiceImpl.java
@@ -15,7 +15,7 @@ import com.hongshu.system.service.ISysPostService;
/**
* 岗位信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysPostServiceImpl implements ISysPostService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysRoleServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysRoleServiceImpl.java
index faf352e..1f4b949 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysRoleServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysRoleServiceImpl.java
@@ -29,7 +29,7 @@ import com.hongshu.common.utils.spring.SpringUtils;
/**
* 角色 业务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysRoleServiceImpl implements ISysRoleService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserOnlineServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserOnlineServiceImpl.java
index 6bc11af..b4578ec 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserOnlineServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserOnlineServiceImpl.java
@@ -9,7 +9,7 @@ import com.hongshu.common.utils.StringUtils;
/**
* 在线用户 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysUserOnlineServiceImpl implements ISysUserOnlineService
diff --git a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserServiceImpl.java b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserServiceImpl.java
index 545a8c2..e09ceb2 100644
--- a/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserServiceImpl.java
+++ b/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserServiceImpl.java
@@ -34,7 +34,7 @@ import com.hongshu.system.mapper.SysUserRoleMapper;
/**
* 用户 业务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysUserServiceImpl implements ISysUserService
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysCache.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysCache.class
deleted file mode 100644
index a987d05..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysCache.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysConfig.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysConfig.class
deleted file mode 100644
index e304f04..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysConfig.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysLogininfor.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysLogininfor.class
deleted file mode 100644
index a2ddfd4..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysLogininfor.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysNotice.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysNotice.class
deleted file mode 100644
index b2ffcb3..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysNotice.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysOperLog.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysOperLog.class
deleted file mode 100644
index 71cbdc9..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysOperLog.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysPost.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysPost.class
deleted file mode 100644
index fab4b0e..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysPost.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysRoleDept.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysRoleDept.class
deleted file mode 100644
index c432930..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysRoleDept.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysRoleMenu.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysRoleMenu.class
deleted file mode 100644
index afd6807..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysRoleMenu.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysUserOnline.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysUserOnline.class
deleted file mode 100644
index aaad359..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysUserOnline.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysUserPost.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysUserPost.class
deleted file mode 100644
index 6450054..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysUserPost.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/SysUserRole.class b/hongshu-system/target/classes/com/hongshu/system/domain/SysUserRole.class
deleted file mode 100644
index 47ad598..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/SysUserRole.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/vo/MetaVo.class b/hongshu-system/target/classes/com/hongshu/system/domain/vo/MetaVo.class
deleted file mode 100644
index f25ff2f..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/vo/MetaVo.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/domain/vo/RouterVo.class b/hongshu-system/target/classes/com/hongshu/system/domain/vo/RouterVo.class
deleted file mode 100644
index d1e73c3..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/domain/vo/RouterVo.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysConfigMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysConfigMapper.class
deleted file mode 100644
index 229d300..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysConfigMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysDeptMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysDeptMapper.class
deleted file mode 100644
index 131ec78..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysDeptMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysDictDataMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysDictDataMapper.class
deleted file mode 100644
index 8338cde..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysDictDataMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysDictTypeMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysDictTypeMapper.class
deleted file mode 100644
index 6cbf8bd..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysDictTypeMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysLogininforMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysLogininforMapper.class
deleted file mode 100644
index 463762e..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysLogininforMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysMenuMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysMenuMapper.class
deleted file mode 100644
index 36998b8..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysMenuMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysNoticeMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysNoticeMapper.class
deleted file mode 100644
index 583d008..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysNoticeMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysOperLogMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysOperLogMapper.class
deleted file mode 100644
index 4dbcce3..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysOperLogMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysPostMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysPostMapper.class
deleted file mode 100644
index 944bcab..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysPostMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleDeptMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleDeptMapper.class
deleted file mode 100644
index 2284d02..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleDeptMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleMapper.class
deleted file mode 100644
index b548a41..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleMenuMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleMenuMapper.class
deleted file mode 100644
index 8d9e91b..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysRoleMenuMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserMapper.class
deleted file mode 100644
index 416b238..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserPostMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserPostMapper.class
deleted file mode 100644
index 37a968d..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserPostMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserRoleMapper.class b/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserRoleMapper.class
deleted file mode 100644
index 92c86b0..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/mapper/SysUserRoleMapper.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysConfigService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysConfigService.class
deleted file mode 100644
index 911f2e9..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysConfigService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysDeptService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysDeptService.class
deleted file mode 100644
index 1833f88..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysDeptService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysDictDataService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysDictDataService.class
deleted file mode 100644
index e4b1f2b..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysDictDataService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysDictTypeService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysDictTypeService.class
deleted file mode 100644
index 50be158..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysDictTypeService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysLogininforService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysLogininforService.class
deleted file mode 100644
index 0bb0ea7..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysLogininforService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysMenuService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysMenuService.class
deleted file mode 100644
index 75b414a..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysMenuService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysNoticeService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysNoticeService.class
deleted file mode 100644
index f87e702..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysNoticeService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysOperLogService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysOperLogService.class
deleted file mode 100644
index f3b0071..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysOperLogService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysPostService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysPostService.class
deleted file mode 100644
index b7bf73a..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysPostService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysRoleService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysRoleService.class
deleted file mode 100644
index c7f162c..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysRoleService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysUserOnlineService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysUserOnlineService.class
deleted file mode 100644
index bc8b1c7..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysUserOnlineService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/ISysUserService.class b/hongshu-system/target/classes/com/hongshu/system/service/ISysUserService.class
deleted file mode 100644
index 986e828..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/ISysUserService.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysConfigServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysConfigServiceImpl.class
deleted file mode 100644
index aa1069c..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysConfigServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDeptServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDeptServiceImpl.class
deleted file mode 100644
index 03cb97c..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDeptServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDictDataServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDictDataServiceImpl.class
deleted file mode 100644
index 0c4526e..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDictDataServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDictTypeServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDictTypeServiceImpl.class
deleted file mode 100644
index b62fc17..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysDictTypeServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysLogininforServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysLogininforServiceImpl.class
deleted file mode 100644
index 9aa5c8b..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysLogininforServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysMenuServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysMenuServiceImpl.class
deleted file mode 100644
index b99a945..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysMenuServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysNoticeServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysNoticeServiceImpl.class
deleted file mode 100644
index 38271b5..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysNoticeServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysOperLogServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysOperLogServiceImpl.class
deleted file mode 100644
index 2efe920..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysOperLogServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysPostServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysPostServiceImpl.class
deleted file mode 100644
index 09441f8..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysPostServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysRoleServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysRoleServiceImpl.class
deleted file mode 100644
index 6f7e631..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysRoleServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysUserOnlineServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysUserOnlineServiceImpl.class
deleted file mode 100644
index 034b17f..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysUserOnlineServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysUserServiceImpl.class b/hongshu-system/target/classes/com/hongshu/system/service/impl/SysUserServiceImpl.class
deleted file mode 100644
index 4ae0bbe..0000000
Binary files a/hongshu-system/target/classes/com/hongshu/system/service/impl/SysUserServiceImpl.class and /dev/null differ
diff --git a/hongshu-system/target/classes/mapper/system/SysConfigMapper.xml b/hongshu-system/target/classes/mapper/system/SysConfigMapper.xml
deleted file mode 100644
index 83bb92d..0000000
--- a/hongshu-system/target/classes/mapper/system/SysConfigMapper.xml
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark
- from sys_config
-
-
-
-
-
-
- and config_id = #{configId}
-
-
- and config_key = #{configKey}
-
-
-
-
-
-
-
-
-
-
-
-
-
- insert into sys_config (
- config_name,
- config_key,
- config_value,
- config_type,
- create_by,
- remark,
- create_time
- )values(
- #{configName},
- #{configKey},
- #{configValue},
- #{configType},
- #{createBy},
- #{remark},
- sysdate()
- )
-
-
-
- update sys_config
-
- config_name = #{configName},
- config_key = #{configKey},
- config_value = #{configValue},
- config_type = #{configType},
- update_by = #{updateBy},
- remark = #{remark},
- update_time = sysdate()
-
- where config_id = #{configId}
-
-
-
- delete from sys_config where config_id = #{configId}
-
-
-
- delete from sys_config where config_id in
-
- #{configId}
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysDeptMapper.xml b/hongshu-system/target/classes/mapper/system/SysDeptMapper.xml
deleted file mode 100644
index bc9d462..0000000
--- a/hongshu-system/target/classes/mapper/system/SysDeptMapper.xml
+++ /dev/null
@@ -1,159 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select d.dept_id, d.parent_id, d.ancestors, d.dept_name, d.order_num, d.leader, d.phone, d.email, d.status, d.del_flag, d.create_by, d.create_time
- from sys_dept d
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- insert into sys_dept(
- dept_id,
- parent_id,
- dept_name,
- ancestors,
- order_num,
- leader,
- phone,
- email,
- status,
- create_by,
- create_time
- )values(
- #{deptId},
- #{parentId},
- #{deptName},
- #{ancestors},
- #{orderNum},
- #{leader},
- #{phone},
- #{email},
- #{status},
- #{createBy},
- sysdate()
- )
-
-
-
- update sys_dept
-
- parent_id = #{parentId},
- dept_name = #{deptName},
- ancestors = #{ancestors},
- order_num = #{orderNum},
- leader = #{leader},
- phone = #{phone},
- email = #{email},
- status = #{status},
- update_by = #{updateBy},
- update_time = sysdate()
-
- where dept_id = #{deptId}
-
-
-
- update sys_dept set ancestors =
-
- when #{item.deptId} then #{item.ancestors}
-
- where dept_id in
-
- #{item.deptId}
-
-
-
-
- update sys_dept set status = '0' where dept_id in
-
- #{deptId}
-
-
-
-
- update sys_dept set del_flag = '2' where dept_id = #{deptId}
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysDictDataMapper.xml b/hongshu-system/target/classes/mapper/system/SysDictDataMapper.xml
deleted file mode 100644
index 4de8660..0000000
--- a/hongshu-system/target/classes/mapper/system/SysDictDataMapper.xml
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select dict_code, dict_sort, dict_label, dict_value, dict_type, css_class, list_class, is_default, status, create_by, create_time, remark
- from sys_dict_data
-
-
-
-
-
-
-
-
-
-
-
-
-
- delete from sys_dict_data where dict_code = #{dictCode}
-
-
-
- delete from sys_dict_data where dict_code in
-
- #{dictCode}
-
-
-
-
- update sys_dict_data
-
- dict_sort = #{dictSort},
- dict_label = #{dictLabel},
- dict_value = #{dictValue},
- dict_type = #{dictType},
- css_class = #{cssClass},
- list_class = #{listClass},
- is_default = #{isDefault},
- status = #{status},
- remark = #{remark},
- update_by = #{updateBy},
- update_time = sysdate()
-
- where dict_code = #{dictCode}
-
-
-
- update sys_dict_data set dict_type = #{newDictType} where dict_type = #{oldDictType}
-
-
-
- insert into sys_dict_data(
- dict_sort,
- dict_label,
- dict_value,
- dict_type,
- css_class,
- list_class,
- is_default,
- status,
- remark,
- create_by,
- create_time
- )values(
- #{dictSort},
- #{dictLabel},
- #{dictValue},
- #{dictType},
- #{cssClass},
- #{listClass},
- #{isDefault},
- #{status},
- #{remark},
- #{createBy},
- sysdate()
- )
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysDictTypeMapper.xml b/hongshu-system/target/classes/mapper/system/SysDictTypeMapper.xml
deleted file mode 100644
index 02c859e..0000000
--- a/hongshu-system/target/classes/mapper/system/SysDictTypeMapper.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select dict_id, dict_name, dict_type, status, create_by, create_time, remark
- from sys_dict_type
-
-
-
-
-
-
-
-
-
-
-
-
-
- delete from sys_dict_type where dict_id = #{dictId}
-
-
-
- delete from sys_dict_type where dict_id in
-
- #{dictId}
-
-
-
-
- update sys_dict_type
-
- dict_name = #{dictName},
- dict_type = #{dictType},
- status = #{status},
- remark = #{remark},
- update_by = #{updateBy},
- update_time = sysdate()
-
- where dict_id = #{dictId}
-
-
-
- insert into sys_dict_type(
- dict_name,
- dict_type,
- status,
- remark,
- create_by,
- create_time
- )values(
- #{dictName},
- #{dictType},
- #{status},
- #{remark},
- #{createBy},
- sysdate()
- )
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysLogininforMapper.xml b/hongshu-system/target/classes/mapper/system/SysLogininforMapper.xml
deleted file mode 100644
index 365bdc8..0000000
--- a/hongshu-system/target/classes/mapper/system/SysLogininforMapper.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- insert into sys_logininfor (user_name, status, ipaddr, login_location, browser, os, msg, login_time)
- values (#{userName}, #{status}, #{ipaddr}, #{loginLocation}, #{browser}, #{os}, #{msg}, sysdate())
-
-
-
-
-
- delete from sys_logininfor where info_id in
-
- #{infoId}
-
-
-
-
- truncate table sys_logininfor
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysMenuMapper.xml b/hongshu-system/target/classes/mapper/system/SysMenuMapper.xml
deleted file mode 100644
index 4fc782d..0000000
--- a/hongshu-system/target/classes/mapper/system/SysMenuMapper.xml
+++ /dev/null
@@ -1,202 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysNoticeMapper.xml b/hongshu-system/target/classes/mapper/system/SysNoticeMapper.xml
deleted file mode 100644
index 46d2e57..0000000
--- a/hongshu-system/target/classes/mapper/system/SysNoticeMapper.xml
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select notice_id, notice_title, notice_type, cast(notice_content as char) as notice_content, status, create_by, create_time, update_by, update_time, remark
- from sys_notice
-
-
-
-
-
-
-
- insert into sys_notice (
- notice_title,
- notice_type,
- notice_content,
- status,
- remark,
- create_by,
- create_time
- )values(
- #{noticeTitle},
- #{noticeType},
- #{noticeContent},
- #{status},
- #{remark},
- #{createBy},
- sysdate()
- )
-
-
-
- update sys_notice
-
- notice_title = #{noticeTitle},
- notice_type = #{noticeType},
- notice_content = #{noticeContent},
- status = #{status},
- update_by = #{updateBy},
- update_time = sysdate()
-
- where notice_id = #{noticeId}
-
-
-
- delete from sys_notice where notice_id = #{noticeId}
-
-
-
- delete from sys_notice where notice_id in
-
- #{noticeId}
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysOperLogMapper.xml b/hongshu-system/target/classes/mapper/system/SysOperLogMapper.xml
deleted file mode 100644
index 283bfd8..0000000
--- a/hongshu-system/target/classes/mapper/system/SysOperLogMapper.xml
+++ /dev/null
@@ -1,87 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select oper_id, title, business_type, method, request_method, operator_type, oper_name, dept_name, oper_url, oper_ip, oper_location, oper_param, json_result, status, error_msg, oper_time, cost_time
- from sys_oper_log
-
-
-
- insert into sys_oper_log(title, business_type, method, request_method, operator_type, oper_name, dept_name, oper_url, oper_ip, oper_location, oper_param, json_result, status, error_msg, cost_time, oper_time)
- values (#{title}, #{businessType}, #{method}, #{requestMethod}, #{operatorType}, #{operName}, #{deptName}, #{operUrl}, #{operIp}, #{operLocation}, #{operParam}, #{jsonResult}, #{status}, #{errorMsg}, #{costTime}, sysdate())
-
-
-
-
-
- delete from sys_oper_log where oper_id in
-
- #{operId}
-
-
-
-
-
-
- truncate table sys_oper_log
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysPostMapper.xml b/hongshu-system/target/classes/mapper/system/SysPostMapper.xml
deleted file mode 100644
index e2e1beb..0000000
--- a/hongshu-system/target/classes/mapper/system/SysPostMapper.xml
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select post_id, post_code, post_name, post_sort, status, create_by, create_time, remark
- from sys_post
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- update sys_post
-
- post_code = #{postCode},
- post_name = #{postName},
- post_sort = #{postSort},
- status = #{status},
- remark = #{remark},
- update_by = #{updateBy},
- update_time = sysdate()
-
- where post_id = #{postId}
-
-
-
- insert into sys_post(
- post_id,
- post_code,
- post_name,
- post_sort,
- status,
- remark,
- create_by,
- create_time
- )values(
- #{postId},
- #{postCode},
- #{postName},
- #{postSort},
- #{status},
- #{remark},
- #{createBy},
- sysdate()
- )
-
-
-
- delete from sys_post where post_id = #{postId}
-
-
-
- delete from sys_post where post_id in
-
- #{postId}
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysRoleDeptMapper.xml b/hongshu-system/target/classes/mapper/system/SysRoleDeptMapper.xml
deleted file mode 100644
index 3e015e5..0000000
--- a/hongshu-system/target/classes/mapper/system/SysRoleDeptMapper.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- delete from sys_role_dept where role_id=#{roleId}
-
-
-
-
-
- delete from sys_role_dept where role_id in
-
- #{roleId}
-
-
-
-
- insert into sys_role_dept(role_id, dept_id) values
-
- (#{item.roleId},#{item.deptId})
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysRoleMapper.xml b/hongshu-system/target/classes/mapper/system/SysRoleMapper.xml
deleted file mode 100644
index 0e4bd5c..0000000
--- a/hongshu-system/target/classes/mapper/system/SysRoleMapper.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select distinct r.role_id, r.role_name, r.role_key, r.role_sort, r.data_scope, r.menu_check_strictly, r.dept_check_strictly,
- r.status, r.del_flag, r.create_time, r.remark
- from sys_role r
- left join sys_user_role ur on ur.role_id = r.role_id
- left join sys_user u on u.user_id = ur.user_id
- left join sys_dept d on u.dept_id = d.dept_id
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- insert into sys_role(
- role_id,
- role_name,
- role_key,
- role_sort,
- data_scope,
- menu_check_strictly,
- dept_check_strictly,
- status,
- remark,
- create_by,
- create_time
- )values(
- #{roleId},
- #{roleName},
- #{roleKey},
- #{roleSort},
- #{dataScope},
- #{menuCheckStrictly},
- #{deptCheckStrictly},
- #{status},
- #{remark},
- #{createBy},
- sysdate()
- )
-
-
-
- update sys_role
-
- role_name = #{roleName},
- role_key = #{roleKey},
- role_sort = #{roleSort},
- data_scope = #{dataScope},
- menu_check_strictly = #{menuCheckStrictly},
- dept_check_strictly = #{deptCheckStrictly},
- status = #{status},
- remark = #{remark},
- update_by = #{updateBy},
- update_time = sysdate()
-
- where role_id = #{roleId}
-
-
-
- update sys_role set del_flag = '2' where role_id = #{roleId}
-
-
-
- update sys_role set del_flag = '2' where role_id in
-
- #{roleId}
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysRoleMenuMapper.xml b/hongshu-system/target/classes/mapper/system/SysRoleMenuMapper.xml
deleted file mode 100644
index 90f5bc5..0000000
--- a/hongshu-system/target/classes/mapper/system/SysRoleMenuMapper.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysUserMapper.xml b/hongshu-system/target/classes/mapper/system/SysUserMapper.xml
deleted file mode 100644
index e633278..0000000
--- a/hongshu-system/target/classes/mapper/system/SysUserMapper.xml
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select u.user_id, u.dept_id, u.user_name, u.nick_name, u.email, u.avatar, u.phonenumber, u.password, u.sex, u.status, u.del_flag, u.login_ip, u.login_date, u.create_by, u.create_time, u.remark,
- d.dept_id, d.parent_id, d.ancestors, d.dept_name, d.order_num, d.leader, d.status as dept_status,
- r.role_id, r.role_name, r.role_key, r.role_sort, r.data_scope, r.status as role_status
- from sys_user u
- left join sys_dept d on u.dept_id = d.dept_id
- left join sys_user_role ur on u.user_id = ur.user_id
- left join sys_role r on r.role_id = ur.role_id
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- insert into sys_user(
- user_id,
- dept_id,
- user_name,
- nick_name,
- email,
- avatar,
- phonenumber,
- sex,
- password,
- status,
- create_by,
- remark,
- create_time
- )values(
- #{userId},
- #{deptId},
- #{userName},
- #{nickName},
- #{email},
- #{avatar},
- #{phonenumber},
- #{sex},
- #{password},
- #{status},
- #{createBy},
- #{remark},
- sysdate()
- )
-
-
-
- update sys_user
-
- dept_id = #{deptId},
- user_name = #{userName},
- nick_name = #{nickName},
- email = #{email},
- phonenumber = #{phonenumber},
- sex = #{sex},
- avatar = #{avatar},
- password = #{password},
- status = #{status},
- login_ip = #{loginIp},
- login_date = #{loginDate},
- update_by = #{updateBy},
- remark = #{remark},
- update_time = sysdate()
-
- where user_id = #{userId}
-
-
-
- update sys_user set status = #{status} where user_id = #{userId}
-
-
-
- update sys_user set avatar = #{avatar} where user_name = #{userName}
-
-
-
- update sys_user set password = #{password} where user_name = #{userName}
-
-
-
- update sys_user set del_flag = '2' where user_id = #{userId}
-
-
-
- update sys_user set del_flag = '2' where user_id in
-
- #{userId}
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysUserPostMapper.xml b/hongshu-system/target/classes/mapper/system/SysUserPostMapper.xml
deleted file mode 100644
index a4a519d..0000000
--- a/hongshu-system/target/classes/mapper/system/SysUserPostMapper.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- delete from sys_user_post where user_id=#{userId}
-
-
-
-
-
- delete from sys_user_post where user_id in
-
- #{userId}
-
-
-
-
- insert into sys_user_post(user_id, post_id) values
-
- (#{item.userId},#{item.postId})
-
-
-
-
diff --git a/hongshu-system/target/classes/mapper/system/SysUserRoleMapper.xml b/hongshu-system/target/classes/mapper/system/SysUserRoleMapper.xml
deleted file mode 100644
index 383d081..0000000
--- a/hongshu-system/target/classes/mapper/system/SysUserRoleMapper.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- delete from sys_user_role where user_id=#{userId}
-
-
-
-
-
- delete from sys_user_role where user_id in
-
- #{userId}
-
-
-
-
- insert into sys_user_role(user_id, role_id) values
-
- (#{item.userId},#{item.roleId})
-
-
-
-
- delete from sys_user_role where user_id=#{userId} and role_id=#{roleId}
-
-
-
- delete from sys_user_role where role_id=#{roleId} and user_id in
-
- #{userId}
-
-
-
diff --git a/hongshu-system/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/hongshu-system/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
deleted file mode 100644
index 856876a..0000000
--- a/hongshu-system/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
+++ /dev/null
@@ -1,52 +0,0 @@
-com/hongshu/system/domain/SysOperLog.class
-com/hongshu/system/mapper/SysMenuMapper.class
-com/hongshu/system/domain/SysConfig.class
-com/hongshu/system/mapper/SysUserPostMapper.class
-com/hongshu/system/domain/SysNotice.class
-com/hongshu/system/service/ISysPostService.class
-com/hongshu/system/service/ISysConfigService.class
-com/hongshu/system/mapper/SysUserRoleMapper.class
-com/hongshu/system/service/ISysLogininforService.class
-com/hongshu/system/service/impl/SysConfigServiceImpl.class
-com/hongshu/system/mapper/SysLogininforMapper.class
-com/hongshu/system/mapper/SysNoticeMapper.class
-com/hongshu/system/service/ISysNoticeService.class
-com/hongshu/system/domain/vo/MetaVo.class
-com/hongshu/system/domain/SysCache.class
-com/hongshu/system/domain/SysUserRole.class
-com/hongshu/system/domain/SysRoleDept.class
-com/hongshu/system/mapper/SysRoleMapper.class
-com/hongshu/system/domain/SysLogininfor.class
-com/hongshu/system/mapper/SysUserMapper.class
-com/hongshu/system/mapper/SysDictTypeMapper.class
-com/hongshu/system/service/impl/SysNoticeServiceImpl.class
-com/hongshu/system/service/ISysUserService.class
-com/hongshu/system/service/ISysOperLogService.class
-com/hongshu/system/mapper/SysRoleMenuMapper.class
-com/hongshu/system/service/ISysUserOnlineService.class
-com/hongshu/system/service/impl/SysLogininforServiceImpl.class
-com/hongshu/system/domain/SysUserOnline.class
-com/hongshu/system/service/ISysMenuService.class
-com/hongshu/system/service/impl/SysDictTypeServiceImpl.class
-com/hongshu/system/service/ISysDeptService.class
-com/hongshu/system/service/ISysDictDataService.class
-com/hongshu/system/service/impl/SysUserOnlineServiceImpl.class
-com/hongshu/system/service/impl/SysOperLogServiceImpl.class
-com/hongshu/system/mapper/SysDeptMapper.class
-com/hongshu/system/service/impl/SysPostServiceImpl.class
-com/hongshu/system/service/impl/SysMenuServiceImpl.class
-com/hongshu/system/service/impl/SysUserServiceImpl.class
-com/hongshu/system/service/impl/SysRoleServiceImpl.class
-com/hongshu/system/service/impl/SysDictDataServiceImpl.class
-com/hongshu/system/mapper/SysPostMapper.class
-com/hongshu/system/domain/vo/RouterVo.class
-com/hongshu/system/service/ISysDictTypeService.class
-com/hongshu/system/mapper/SysDictDataMapper.class
-com/hongshu/system/service/impl/SysDeptServiceImpl.class
-com/hongshu/system/service/ISysRoleService.class
-com/hongshu/system/domain/SysPost.class
-com/hongshu/system/mapper/SysRoleDeptMapper.class
-com/hongshu/system/domain/SysUserPost.class
-com/hongshu/system/mapper/SysConfigMapper.class
-com/hongshu/system/domain/SysRoleMenu.class
-com/hongshu/system/mapper/SysOperLogMapper.class
diff --git a/hongshu-system/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/hongshu-system/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
deleted file mode 100644
index b0c789e..0000000
--- a/hongshu-system/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
+++ /dev/null
@@ -1,52 +0,0 @@
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserOnlineService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysConfigService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysDeptService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysConfigServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMenuMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/vo/RouterVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysCache.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleMenu.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictTypeService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysLogininforService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictTypeMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/vo/MetaVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysMenuMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysPostService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysLogininforMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserPost.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysConfigMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysOperLogServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysNoticeServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysNotice.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserRole.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictDataServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysMenuService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysPostServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysMenuServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysPost.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysRoleServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDeptMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserOnlineServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysLogininfor.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysRoleService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysDictDataMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleDeptMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysUserOnline.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysOperLogMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysOperLogService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysLogininforServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserRoleMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDeptServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysRoleDept.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysPostMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysDictTypeServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/impl/SysUserServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/domain/SysOperLog.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysNoticeService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysUserService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysRoleMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysUserPostMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/mapper/SysNoticeMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-system/src/main/java/com/hongshu/system/service/ISysDictDataService.java
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/NavbarTreeSelect.java b/hongshu-web/src/main/java/com/hongshu/web/domain/NavbarTreeSelect.java
index 425ff97..cd13080 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/domain/NavbarTreeSelect.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/NavbarTreeSelect.java
@@ -10,7 +10,7 @@ import java.util.stream.Collectors;
/**
* NavbarTreeSelect树结构实体类
*
- * @author hongshu
+ * @author: hongshu
*/
public class NavbarTreeSelect implements Serializable {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/dto/BrowseRecordDTO.java b/hongshu-web/src/main/java/com/hongshu/web/domain/dto/BrowseRecordDTO.java
new file mode 100644
index 0000000..4ddc915
--- /dev/null
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/dto/BrowseRecordDTO.java
@@ -0,0 +1,25 @@
+package com.hongshu.web.domain.dto;
+
+import com.hongshu.common.validator.group.DefaultGroup;
+import io.swagger.annotations.ApiModel;
+import lombok.Data;
+
+import javax.validation.constraints.NotNull;
+import java.io.Serializable;
+
+
+/**
+ * @author: hongshu xiaozhao sunlightcs@gmail.com
+ * @since 1.0.0 2023-03-16
+ */
+@Data
+@ApiModel(value = "浏览记录")
+public class BrowseRecordDTO implements Serializable {
+ private static final long serialVersionUID = 1L;
+
+ @NotNull(message = "uid不能为空", groups = DefaultGroup.class)
+ private String uid;
+
+ @NotNull(message = "笔记不能为空", groups = DefaultGroup.class)
+ private String nid;
+}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/dto/EsRecordDTO.java b/hongshu-web/src/main/java/com/hongshu/web/domain/dto/EsRecordDTO.java
new file mode 100644
index 0000000..38c708e
--- /dev/null
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/dto/EsRecordDTO.java
@@ -0,0 +1,19 @@
+package com.hongshu.web.domain.dto;
+
+import lombok.Data;
+
+import java.io.Serializable;
+
+/**
+ * ES-笔记
+ *
+ * @author: hongshu
+ */
+@Data
+public class EsRecordDTO implements Serializable {
+
+ private String keyword;
+
+ private String uid;
+
+}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebPicture.java b/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebPicture.java
index 875e63c..9fade6c 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebPicture.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebPicture.java
@@ -8,7 +8,7 @@ import lombok.Data;
/**
* 图片实体类
*
- * @author xuzhixiang
+ * @author: hongshu
* @date 2018年9月17日16:08:58
*/
@Data
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebPictureSort.java b/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebPictureSort.java
index 18a9e8e..bd92e87 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebPictureSort.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebPictureSort.java
@@ -10,7 +10,7 @@ import java.util.List;
/**
* 相册分类实体类
*
- * @author xuzhixiang
+ * @author: hongshu
* @date 2018年9月17日16:10:38
*/
@Data
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebUserNoteRelation.java b/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebUserNoteRelation.java
new file mode 100644
index 0000000..a465a30
--- /dev/null
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebUserNoteRelation.java
@@ -0,0 +1,25 @@
+package com.hongshu.web.domain.entity;
+
+import com.baomidou.mybatisplus.annotation.TableName;
+import com.hongshu.web.domain.HongshuBaseEntity;
+import lombok.Data;
+
+/**
+ * 用户-笔记
+ *
+ * @author: hongshu
+ */
+@Data
+@TableName("web_user_note_relation")
+public class WebUserNoteRelation extends HongshuBaseEntity {
+
+ /**
+ * 笔记ID
+ */
+ private String nid;
+
+ /**
+ * 用户ID
+ */
+ private String uid;
+}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebVisit.java b/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebVisit.java
index 2bfbdf0..1e1042d 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebVisit.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebVisit.java
@@ -10,7 +10,7 @@ import lombok.Data;
* Web访问记录表
*
*
- * @author xuzhixiang
+ * @author: hongshu
* @since 2018年12月8日09:27:17
*/
@Data
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/vo/FollowerVo.java b/hongshu-web/src/main/java/com/hongshu/web/domain/vo/FollowerVo.java
index b395798..df5e50d 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/domain/vo/FollowerVo.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/vo/FollowerVo.java
@@ -20,9 +20,11 @@ public class FollowerVo implements Serializable {
private String avatar;
- private Boolean isFollow;
+ private Long hsId;
- private Long time;
+ private Long fanCount;
+ private Boolean isFollow;
+ private Long time;
}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/vo/NoteSearchVo.java b/hongshu-web/src/main/java/com/hongshu/web/domain/vo/NoteSearchVo.java
index 9900a00..351bce2 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/domain/vo/NoteSearchVo.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/vo/NoteSearchVo.java
@@ -48,6 +48,8 @@ public class NoteSearchVo implements Serializable {
private String status;
+ private Boolean isLike;
+
private Long likeCount;
private Long viewCount;
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/vo/RecordSearchVo.java b/hongshu-web/src/main/java/com/hongshu/web/domain/vo/RecordSearchVo.java
index 451da4f..9236ed8 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/domain/vo/RecordSearchVo.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/vo/RecordSearchVo.java
@@ -12,9 +12,13 @@ import java.io.Serializable;
@Data
public class RecordSearchVo implements Serializable {
+ private String uid;
+
private String content;
private String highlightContent;
private Long searchCount;
+
+ private Long time;
}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/domain/vo/TrendVo.java b/hongshu-web/src/main/java/com/hongshu/web/domain/vo/TrendVo.java
index e77464b..2ac1b68 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/domain/vo/TrendVo.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/domain/vo/TrendVo.java
@@ -29,6 +29,8 @@ public class TrendVo implements Serializable {
private List imgUrls;
+ private Long viewCount;
+
private Long likeCount;
private Long commentCount;
diff --git a/hongshu-web/src/main/java/com/hongshu/web/manager/AsyncManager.java b/hongshu-web/src/main/java/com/hongshu/web/manager/AsyncManager.java
index aaec46c..2c2c5cb 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/manager/AsyncManager.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/manager/AsyncManager.java
@@ -10,7 +10,7 @@ import java.util.concurrent.TimeUnit;
/**
* 异步任务管理器
*
- * @author hongshu
+ * @author: hongshu
*/
public class AsyncManager
{
diff --git a/hongshu-web/src/main/java/com/hongshu/web/manager/factory/AsyncFactory.java b/hongshu-web/src/main/java/com/hongshu/web/manager/factory/AsyncFactory.java
index 9ef0258..7cec55a 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/manager/factory/AsyncFactory.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/manager/factory/AsyncFactory.java
@@ -19,7 +19,7 @@ import java.util.TimerTask;
/**
* 异步工厂(产生任务用)
*
- * @author hongshu
+ * @author: hongshu
*/
public class AsyncFactory {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/WebUserNoteRelationMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/WebUserNoteRelationMapper.java
new file mode 100644
index 0000000..94d1848
--- /dev/null
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/WebUserNoteRelationMapper.java
@@ -0,0 +1,12 @@
+package com.hongshu.web.mapper;
+
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+import com.hongshu.web.domain.entity.WebUserNoteRelation;
+import org.apache.ibatis.annotations.Mapper;
+
+/**
+ * @author: hongshu
+ */
+@Mapper
+public interface WebUserNoteRelationMapper extends BaseMapper {
+}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysAlbumMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysAlbumMapper.java
index 2d1f46c..a463259 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysAlbumMapper.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysAlbumMapper.java
@@ -7,7 +7,7 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 标签信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
@Mapper
public interface SysAlbumMapper extends BaseMapper {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysCommentMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysCommentMapper.java
index 256217a..60c8a66 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysCommentMapper.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysCommentMapper.java
@@ -7,7 +7,7 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 评论 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
@Mapper
public interface SysCommentMapper extends BaseMapper {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysLoginInforMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysLoginInforMapper.java
index 408d895..4a31b68 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysLoginInforMapper.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysLoginInforMapper.java
@@ -10,7 +10,7 @@ import org.apache.ibatis.annotations.Select;
/**
* 系统访问日志情况信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
@Mapper
public interface SysLoginInforMapper extends BaseMapper {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysMemberMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysMemberMapper.java
index 2eb9c7c..64ca34f 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysMemberMapper.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysMemberMapper.java
@@ -7,7 +7,7 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 会员信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
@Mapper
public interface SysMemberMapper extends BaseMapper {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysNavbarMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysNavbarMapper.java
index 132a232..43126cd 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysNavbarMapper.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysNavbarMapper.java
@@ -8,7 +8,7 @@ import org.apache.ibatis.annotations.Select;
/**
* 导航栏表 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
@Mapper
public interface SysNavbarMapper extends BaseMapper {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysNoteMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysNoteMapper.java
index 97120a4..9182474 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysNoteMapper.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysNoteMapper.java
@@ -12,7 +12,7 @@ import java.util.Map;
/**
* 笔记信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
@Mapper
public interface SysNoteMapper extends BaseMapper {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysTagMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysTagMapper.java
index 7986b53..a19a50d 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysTagMapper.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysTagMapper.java
@@ -7,7 +7,7 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 标签信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
@Mapper
public interface SysTagMapper extends BaseMapper {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysVisitMapper.java b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysVisitMapper.java
index 608f542..eb8f0fe 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysVisitMapper.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/mapper/sys/SysVisitMapper.java
@@ -12,7 +12,7 @@ import java.util.Map;
/**
* 会员信息 数据层
*
- * @author hongshu
+ * @author: hongshu
*/
@Mapper
public interface SysVisitMapper extends BaseMapper {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/IWebBrowseRecordService.java b/hongshu-web/src/main/java/com/hongshu/web/service/IWebBrowseRecordService.java
new file mode 100644
index 0000000..50662c2
--- /dev/null
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/IWebBrowseRecordService.java
@@ -0,0 +1,31 @@
+package com.hongshu.web.service;
+
+import com.baomidou.mybatisplus.extension.service.IService;
+import com.hongshu.web.domain.dto.BrowseRecordDTO;
+import com.hongshu.web.domain.entity.WebNote;
+import com.hongshu.web.domain.vo.NoteSearchVo;
+
+import java.util.List;
+
+/**
+ * 浏览记录
+ *
+ * @author: hongshu
+ */
+public interface IWebBrowseRecordService extends IService {
+
+ /**
+ * 获取浏览记录
+ */
+ List getAllBrowseRecordByUser(long page, long limit, String uid);
+
+ /**
+ * 添加浏览记录
+ */
+ void addBrowseRecord(BrowseRecordDTO browseRecordDTO);
+
+ /**
+ * 删除浏览记录
+ */
+ void delRecord(String uid, List idList);
+}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsNoteService.java b/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsNoteService.java
index 9ee5fae..8e09a13 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsNoteService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsNoteService.java
@@ -5,6 +5,7 @@ import com.baomidou.mybatisplus.extension.service.IService;
import com.hongshu.web.domain.dto.EsNoteDTO;
import com.hongshu.web.domain.entity.WebCategory;
import com.hongshu.web.domain.entity.WebNote;
+import com.hongshu.web.domain.entity.WebUser;
import com.hongshu.web.domain.vo.NoteSearchVo;
import java.util.List;
@@ -33,13 +34,29 @@ public interface IWebEsNoteService extends IService {
List getCategoryAgg(EsNoteDTO esNoteDTO);
/**
- * 分页查询笔记
+ * 获取推荐笔记
*
* @param currentPage 当前页
* @param pageSize 分页数
*/
Page getRecommendNote(long currentPage, long pageSize);
+ /**
+ * 获取推荐用户
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ Page getRecommendUser(long currentPage, long pageSize);
+
+ /**
+ * 获取热榜笔记
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ Page getHotNote(long currentPage, long pageSize);
+
/**
* 增加笔记
*
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsRecordService.java b/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsRecordService.java
index 9a0dcef..94375d9 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsRecordService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsRecordService.java
@@ -1,5 +1,6 @@
package com.hongshu.web.service;
+import com.hongshu.web.domain.dto.EsRecordDTO;
import com.hongshu.web.domain.vo.RecordSearchVo;
import java.util.List;
@@ -13,10 +14,8 @@ public interface IWebEsRecordService {
/**
* 获取搜索记录
- *
- * @param keyword 关键词
*/
- List getRecordByKeyWord(String keyword);
+ List getRecordByKeyWord(EsRecordDTO esRecordDTO);
/**
* 热门关键词
@@ -25,8 +24,16 @@ public interface IWebEsRecordService {
/**
* 增加搜索记录
- *
- * @param keyword 关键词
*/
- void addRecord(String keyword);
+ void addRecord(EsRecordDTO esRecordDTO);
+
+ /**
+ * 删除搜索记录
+ */
+ void clearRecordByUser(EsRecordDTO esRecordDTO);
+
+ /**
+ * 清空搜索记录
+ */
+ void clearAllRecord();
}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/IWebFollowerService.java b/hongshu-web/src/main/java/com/hongshu/web/service/IWebFollowerService.java
index f4ab6fb..1246fc5 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/IWebFollowerService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/IWebFollowerService.java
@@ -21,6 +21,14 @@ public interface IWebFollowerService extends IService {
*/
Page getFollowTrend(long currentPage, long pageSize);
+ /**
+ * 获取关注列表
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ Page getFollowList(long currentPage, long pageSize);
+
/**
* 获取当前用户所有的关注和粉丝
*
@@ -28,7 +36,7 @@ public interface IWebFollowerService extends IService {
* @param pageSize 分页数
* @param type 类型
*/
- Page getFriend(long currentPage, long pageSize, Integer type);
+ Page getFriend(long currentPage, long pageSize, String uid, Integer type);
/**
* 关注用户
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebBrowseRecordServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebBrowseRecordServiceImpl.java
new file mode 100644
index 0000000..c985e8a
--- /dev/null
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebBrowseRecordServiceImpl.java
@@ -0,0 +1,161 @@
+package com.hongshu.web.service.impl;
+
+import cn.hutool.core.collection.CollectionUtil;
+import co.elastic.clients.elasticsearch.ElasticsearchClient;
+import co.elastic.clients.elasticsearch.core.GetResponse;
+import co.elastic.clients.elasticsearch.core.UpdateResponse;
+import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.hongshu.common.constant.NoteConstant;
+import com.hongshu.common.utils.ConvertUtils;
+import com.hongshu.web.domain.dto.BrowseRecordDTO;
+import com.hongshu.web.domain.entity.WebLikeOrCollection;
+import com.hongshu.web.domain.entity.WebNote;
+import com.hongshu.web.domain.entity.WebUser;
+import com.hongshu.web.domain.entity.WebUserNoteRelation;
+import com.hongshu.web.domain.vo.NoteSearchVo;
+import com.hongshu.web.mapper.WebLikeOrCollectionMapper;
+import com.hongshu.web.mapper.WebNoteMapper;
+import com.hongshu.web.mapper.WebUserMapper;
+import com.hongshu.web.mapper.WebUserNoteRelationMapper;
+import com.hongshu.web.service.IWebBrowseRecordService;
+import org.apache.commons.lang3.ObjectUtils;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+import org.springframework.transaction.annotation.Transactional;
+
+import java.util.*;
+import java.util.stream.Collectors;
+
+/**
+ * 用户
+ *
+ * @author: hongshu
+ */
+@Service
+public class WebBrowseRecordServiceImpl extends ServiceImpl implements IWebBrowseRecordService {
+
+ @Autowired
+ private WebUserMapper userMapper;
+ @Autowired
+ private WebNoteMapper noteMapper;
+ @Autowired
+ private WebUserNoteRelationMapper userNoteRelationMapper;
+ @Autowired
+ private WebLikeOrCollectionMapper likeOrCollectionMapper;
+ @Autowired
+ private ElasticsearchClient elasticsearchClient;
+
+
+ /**
+ * 获取浏览记录
+ */
+ @Override
+ public List getAllBrowseRecordByUser(long page, long limit, String uid) {
+ List noteRelationList = userNoteRelationMapper.selectList(new QueryWrapper()
+ .eq("uid", uid)
+ .orderByDesc("update_time"));
+
+ // 是否点赞
+ List likeOrCollections = likeOrCollectionMapper.selectList(new QueryWrapper().eq("uid", uid).eq("type", 1));
+ List likeOrCollectionIds = likeOrCollections.stream().map(WebLikeOrCollection::getLikeOrCollectionId).collect(Collectors.toList());
+
+
+ List noteSearchVoList = new ArrayList<>();
+ if (CollectionUtil.isNotEmpty(noteRelationList)) {
+
+ Set nids = noteRelationList.stream().map(WebUserNoteRelation::getNid).collect(Collectors.toSet());
+ Map noteMap = noteMapper.selectBatchIds(nids).stream().collect(Collectors.toMap(WebNote::getId, note -> note));
+
+ noteRelationList.forEach(item -> {
+ WebNote note = noteMap.get(item.getNid());
+ WebUser user = userMapper.selectById(note.getUid());
+ NoteSearchVo noteSearchVo = ConvertUtils.sourceToTarget(note, NoteSearchVo.class);
+ noteSearchVo.setAvatar(user.getAvatar());
+ noteSearchVo.setIsLike(likeOrCollectionIds.contains(note.getId()));
+ noteSearchVo.setUsername(user.getUsername());
+ noteSearchVoList.add(noteSearchVo);
+ });
+ }
+ return noteSearchVoList;
+ }
+
+ /**
+ * 添加浏览记录
+ */
+ @Override
+ @Transactional
+ public void addBrowseRecord(BrowseRecordDTO browseRecordDTO) {
+ WebUserNoteRelation uerNoteRelation;
+ uerNoteRelation = userNoteRelationMapper.selectOne(new QueryWrapper()
+ .eq("uid", browseRecordDTO.getUid())
+ .eq("nid", browseRecordDTO.getNid()));
+ if (ObjectUtils.isEmpty(uerNoteRelation)) {
+ // 新增浏览记录
+ uerNoteRelation = new WebUserNoteRelation();
+ uerNoteRelation.setUid(browseRecordDTO.getUid());
+ uerNoteRelation.setNid(browseRecordDTO.getNid());
+ uerNoteRelation.setCreateTime(new Date());
+ uerNoteRelation.setUpdateTime(new Date());
+ userNoteRelationMapper.insert(uerNoteRelation);
+ } else {
+ // 更新浏览记录
+ uerNoteRelation.setUpdateTime(new Date());
+ userNoteRelationMapper.updateById(uerNoteRelation);
+ }
+ // 更新浏览数量
+ WebNote note = noteMapper.selectOne(new QueryWrapper()
+ .eq("id", browseRecordDTO.getNid()));
+ note.setViewCount(note.getViewCount() + 1);
+ noteMapper.updateById(note);
+ // 更新ES数据
+ this.updateEsNote(browseRecordDTO);
+ }
+
+ /**
+ * 更新ES浏览记录
+ */
+ private void updateEsNote(BrowseRecordDTO browseRecordDTO) {
+ try {
+ // Step 1: 获取现有的数据
+ GetResponse getResponse = elasticsearchClient.get(g ->
+ g.index(NoteConstant.NOTE_INDEX)
+ .id(browseRecordDTO.getNid()),
+ NoteSearchVo.class);
+ // 检查是否获取到了数据
+ if (getResponse.found()) {
+ NoteSearchVo noteSearchVo = getResponse.source();
+ // Step 2: 更新 viewCount 字段
+ noteSearchVo.setViewCount(noteSearchVo.getViewCount() + 1);
+ // Step 3: 将更新后的数据保存回 Elasticsearch
+ UpdateResponse updateResponse = elasticsearchClient.update(u ->
+ u.index(NoteConstant.NOTE_INDEX)
+ .id(browseRecordDTO.getNid())
+ .doc(noteSearchVo),
+ NoteSearchVo.class);
+ }
+ } catch (Exception e) {
+ e.printStackTrace();
+ }
+ }
+
+ /**
+ * 删除浏览记录
+ */
+ @Override
+ public void delRecord(String uid, List idList) {
+ // 根据 uid 查询出所有的数据
+ List userNoteRelations = userNoteRelationMapper.selectList(
+ new QueryWrapper().eq("uid", uid)
+ );
+ // 筛选出需要删除的数据
+ List idsToDelete = userNoteRelations.stream()
+ .filter(relation -> idList.contains(relation.getNid())) // 筛选出 nid 在 idList 中的数据
+ .map(WebUserNoteRelation::getId) // 获取对应的 id // 只保留 id 在 idList 中的数据
+ .collect(Collectors.toList());
+ if (!idsToDelete.isEmpty()) {
+ // 删除符合条件的数据
+ userNoteRelationMapper.deleteBatchIds(idsToDelete);
+ }
+ }
+}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebChatServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebChatServiceImpl.java
index 1973712..ca3cada 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebChatServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebChatServiceImpl.java
@@ -5,8 +5,10 @@ import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.hongshu.common.constant.ImConstant;
+import com.hongshu.common.constant.UserConstant;
import com.hongshu.common.utils.ConvertUtils;
import com.hongshu.common.utils.RedisUtils;
+import com.hongshu.common.utils.WebUtils;
import com.hongshu.web.auth.AuthContextHolder;
import com.hongshu.web.domain.entity.WebChat;
import com.hongshu.web.domain.entity.WebChatUserRelation;
@@ -95,7 +97,8 @@ public class WebChatServiceImpl extends ServiceImpl impl
*/
@Override
public List getChatUserList() {
- String currentUid = AuthContextHolder.getUserId();
+ String currentUid = WebUtils.getRequestHeader(UserConstant.USER_ID);
+// String currentUid = AuthContextHolder.getUserId();
List result = new ArrayList<>();
List chatUserRelationList = chatUserRelationMapper.selectList(new QueryWrapper().eq("accept_uid", currentUid).orderByDesc("timestamp"));
if (chatUserRelationList.isEmpty()) {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebCommentServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebCommentServiceImpl.java
index 409d48e..216131d 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebCommentServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebCommentServiceImpl.java
@@ -4,14 +4,16 @@ import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.hongshu.common.constant.UserConstant;
import com.hongshu.common.utils.ConvertUtils;
+import com.hongshu.common.utils.WebUtils;
import com.hongshu.web.auth.AuthContextHolder;
import com.hongshu.web.domain.dto.CommentDTO;
import com.hongshu.web.domain.entity.*;
import com.hongshu.web.domain.vo.CommentVo;
-import com.hongshu.web.websocket.im.ChatUtils;
import com.hongshu.web.mapper.*;
import com.hongshu.web.service.IWebCommentService;
+import com.hongshu.web.websocket.im.ChatUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
@@ -185,7 +187,8 @@ public class WebCommentServiceImpl extends ServiceImpl getNoticeComment(long currentPage, long pageSize) {
Page result = new Page<>();
- String currentUid = AuthContextHolder.getUserId();
+ String currentUid = WebUtils.getRequestHeader(UserConstant.USER_ID);
+// String currentUid = AuthContextHolder.getUserId();
Page commentPage = this.page(new Page<>((int) currentPage, (int) pageSize), new QueryWrapper().or(e -> e.eq("note_uid", currentUid).or().eq("reply_uid", currentUid)).ne("uid", currentUid).orderByDesc("create_time"));
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsNoteServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsNoteServiceImpl.java
index b74af94..9ba6e01 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsNoteServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsNoteServiceImpl.java
@@ -14,27 +14,29 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.google.common.collect.Lists;
import com.hongshu.common.constant.NoteConstant;
+import com.hongshu.common.constant.UserConstant;
import com.hongshu.common.exception.web.HongshuException;
import com.hongshu.common.utils.DozerUtil;
+import com.hongshu.common.utils.WebUtils;
import com.hongshu.web.domain.dto.EsNoteDTO;
import com.hongshu.web.domain.entity.WebCategory;
+import com.hongshu.web.domain.entity.WebLikeOrCollection;
import com.hongshu.web.domain.entity.WebNote;
import com.hongshu.web.domain.entity.WebUser;
import com.hongshu.web.domain.vo.NoteSearchVo;
import com.hongshu.web.mapper.WebCategoryMapper;
+import com.hongshu.web.mapper.WebLikeOrCollectionMapper;
import com.hongshu.web.mapper.WebNoteMapper;
import com.hongshu.web.mapper.WebUserMapper;
import com.hongshu.web.service.IWebEsNoteService;
-import com.hongshu.web.service.sys.ISysNoteService;
+import lombok.SneakyThrows;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
-import java.util.ArrayList;
-import java.util.Collections;
-import java.util.List;
-import java.util.Objects;
+import java.util.*;
+import java.util.stream.Collectors;
/**
* ES
@@ -50,9 +52,11 @@ public class WebEsNoteServiceImpl extends ServiceImpl im
@Autowired
private WebCategoryMapper categoryMapper;
@Autowired
- private ISysNoteService noteService;
+ private WebNoteMapper noteMapper;
@Autowired
private ElasticsearchClient elasticsearchClient;
+ @Autowired
+ private WebLikeOrCollectionMapper likeOrCollectionMapper;
/**
@@ -105,7 +109,7 @@ public class WebEsNoteServiceImpl extends ServiceImpl im
}
} catch (Exception e) {
e.printStackTrace();
-// throw new HongshuException("es查找数据异常");
+ throw new HongshuException("es查找数据异常");
}
page.setRecords(noteSearchVoList);
return page;
@@ -160,6 +164,91 @@ public class WebEsNoteServiceImpl extends ServiceImpl im
return page;
}
+ /**
+ * 获取推荐用户
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @SneakyThrows
+ @Override
+ public Page getRecommendUser(long currentPage, long pageSize) {
+ Page page = new Page<>();
+ String userId = WebUtils.getRequestHeader(UserConstant.USER_ID);
+ // 用户ID为空 默认随机加载100条数据
+ List recommendList = null;
+ if (StringUtils.isBlank(userId)) {
+ SearchRequest searchRequest = SearchRequest.of(s -> s
+ .index(NoteConstant.NOTE_INDEX)
+ .size(100));
+ SearchResponse searchResponse = elasticsearchClient.search(searchRequest, WebUser.class);
+ recommendList = searchResponse.hits().hits().stream()
+ .map(Hit::source)
+ .collect(Collectors.toList());
+ // 随机排序
+ Collections.shuffle(recommendList, new Random());
+ } else {
+ // 获取推荐列表
+// recommendList = recommendService.getRecommendUser(Long.parseLong(userId));
+ }
+ List> partition = Lists.partition(recommendList, (int) pageSize);
+ // 如果 currentPage 超出范围,返回空记录
+ if (currentPage > partition.size() || currentPage <= 0) {
+ page.setTotal(0);
+ page.setRecords(Collections.emptyList());
+ return page;
+ }
+ List userList = partition.get((int) currentPage - 1);
+ page.setTotal(recommendList.size());
+ page.setRecords(userList);
+ return page;
+ }
+
+ /**
+ * 获取热榜笔记
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @Override
+ public Page getHotNote(long currentPage, long pageSize) {
+ Page page = new Page<>(currentPage, pageSize);
+ List noteSearchVoList = new ArrayList<>();
+
+ try {
+ // 构建搜索请求
+ SearchRequest.Builder builder = new SearchRequest.Builder()
+ .index(NoteConstant.NOTE_INDEX)
+ .from(Math.toIntExact((currentPage - 1) * pageSize)) // 设置分页起始点
+ .size(Math.toIntExact(pageSize)) // 设置分页大小
+ .sort(s -> s.field(f -> f.field("likeCount").order(SortOrder.Desc))); // 按 likeCount 降序排序
+
+ SearchRequest searchRequest = builder.build();
+
+ // 执行搜索请求
+ SearchResponse searchResponse = elasticsearchClient.search(searchRequest, NoteSearchVo.class);
+ TotalHits totalHits = searchResponse.hits().total();
+
+ // 获取搜索结果
+ List> hits = searchResponse.hits().hits();
+ if (CollectionUtil.isNotEmpty(hits)) {
+ for (Hit hit : hits) {
+ NoteSearchVo noteSearchVo = hit.source();
+ noteSearchVoList.add(noteSearchVo);
+ }
+ }
+
+ // 设置分页结果
+ page.setTotal(totalHits != null ? totalHits.value() : 0);
+ page.setRecords(noteSearchVoList);
+
+ } catch (Exception e) {
+ e.printStackTrace();
+ // 这里可以进一步处理异常,比如记录日志或者抛出自定义异常
+ }
+ return page;
+ }
+
/**
* 增加笔记
*
@@ -210,12 +299,17 @@ public class WebEsNoteServiceImpl extends ServiceImpl im
*/
@Override
public void addNoteBulkData() {
- List noteList = noteService.getAllNoteList();
+ List noteList = noteMapper.selectList(new QueryWrapper().eq("audit_status", 1));
List noteSearchVoList = DozerUtil.convertor(noteList, NoteSearchVo.class);
for (NoteSearchVo noteSearchVo : noteSearchVoList) {
WebUser user = userMapper.selectOne(new QueryWrapper().like("id", noteSearchVo.getUid()));
noteSearchVo.setAvatar(user.getAvatar());
noteSearchVo.setUsername(user.getUsername());
+
+ // 是否点赞
+ List likeOrCollections = likeOrCollectionMapper.selectList(new QueryWrapper().eq("uid", user.getId()).eq("type", 1));
+ List likeOrCollectionIds = likeOrCollections.stream().map(WebLikeOrCollection::getLikeOrCollectionId).collect(Collectors.toList());
+ noteSearchVo.setIsLike(likeOrCollectionIds.contains(noteSearchVo.getId()));
}
try {
List result = new ArrayList<>();
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsRecordServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsRecordServiceImpl.java
index ef220b0..965b1da 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsRecordServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsRecordServiceImpl.java
@@ -3,12 +3,11 @@ package com.hongshu.web.service.impl;
import cn.hutool.core.util.RandomUtil;
import co.elastic.clients.elasticsearch.ElasticsearchClient;
import co.elastic.clients.elasticsearch._types.SortOrder;
-import co.elastic.clients.elasticsearch.core.SearchRequest;
-import co.elastic.clients.elasticsearch.core.SearchResponse;
-import co.elastic.clients.elasticsearch.core.UpdateResponse;
+import co.elastic.clients.elasticsearch.core.*;
import co.elastic.clients.elasticsearch.core.search.Hit;
import co.elastic.clients.transport.endpoints.BooleanResponse;
import com.hongshu.common.constant.NoteConstant;
+import com.hongshu.web.domain.dto.EsRecordDTO;
import com.hongshu.web.domain.vo.RecordSearchVo;
import com.hongshu.web.service.IWebEsRecordService;
import lombok.extern.slf4j.Slf4j;
@@ -18,7 +17,6 @@ import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
-import java.util.Map;
/**
* ES
@@ -35,35 +33,46 @@ public class WebEsRecordServiceImpl implements IWebEsRecordService {
/**
* 获取搜索记录
- *
- * @param keyword 关键词
*/
@Override
- public List getRecordByKeyWord(String keyword) {
+ public List getRecordByKeyWord(EsRecordDTO esRecordDTO) {
+ String keyword = esRecordDTO.getKeyword();
+ String uid = esRecordDTO.getUid();
+
List records = new ArrayList<>();
try {
+ // 构建搜索请求
SearchRequest.Builder builder = new SearchRequest.Builder().index(NoteConstant.RECORD_INDEX);
- if (StringUtils.isNotBlank(keyword)) {
- builder.query(q -> q.bool(b -> b
- .should(h -> h.match(f -> f.field("content").query(keyword)))
- ));
+
+ // 添加查询条件,根据uid过滤
+ if (StringUtils.isNotBlank(uid)) {
+ builder.query(q -> q.bool(b -> {
+ b.must(m -> m.term(t -> t.field("uid").value(uid)));
+ if (StringUtils.isNotBlank(keyword)) {
+ b.must(m -> m.match(f -> f.field("content").query(keyword)));
+ }
+ return b;
+ }));
}
- builder.sort(o -> o.field(f -> f.field("searchCount").order(SortOrder.Desc)));
- builder.highlight(h -> h.fields("content", m -> m).preTags("")
- .postTags(""));
+
+ // 设置排序规则和高亮显示
+ builder.sort(o -> o.field(f -> f.field("time").order(SortOrder.Desc)));
+ builder.highlight(h -> h.fields("content", m -> m).preTags("").postTags(""));
builder.size(10);
+
+ // 执行搜索请求
SearchRequest searchRequest = builder.build();
SearchResponse searchResponse = elasticsearchClient.search(searchRequest, RecordSearchVo.class);
- //得到所有的数据
+
+ // 获取搜索结果
List> hits = searchResponse.hits().hits();
- // 高亮查询
+
+ // 处理搜索结果
for (Hit hit : hits) {
- Map> highlight = hit.highlight();
- String content = highlight.get("content").get(0);
RecordSearchVo recordSearchVo = hit.source();
- recordSearchVo.setHighlightContent(content);
records.add(recordSearchVo);
}
+
return records;
} catch (Exception e) {
e.printStackTrace();
@@ -72,7 +81,7 @@ public class WebEsRecordServiceImpl implements IWebEsRecordService {
}
/**
- * 增加搜索记录
+ * 热门搜索
*/
@Override
public List getHotRecord() {
@@ -103,11 +112,11 @@ public class WebEsRecordServiceImpl implements IWebEsRecordService {
/**
* 增加搜索记录
- *
- * @param keyword 关键词
*/
@Override
- public void addRecord(String keyword) {
+ public void addRecord(EsRecordDTO esRecordDTO) {
+ String keyword = esRecordDTO.getKeyword();
+ String uid = esRecordDTO.getUid();
try {
// 查询索引是否存在
BooleanResponse exists = elasticsearchClient.indices().exists(e -> e
@@ -145,4 +154,66 @@ public class WebEsRecordServiceImpl implements IWebEsRecordService {
e.printStackTrace();
}
}
+
+ /**
+ * 删除搜索记录
+ */
+ @Override
+ public void clearRecordByUser(EsRecordDTO esRecordDTO) {
+ String keyword = esRecordDTO.getKeyword();
+ String uid = esRecordDTO.getUid();
+
+ try {
+ // 检查索引是否存在
+ BooleanResponse exists = elasticsearchClient.indices().exists(e -> e
+ .index(NoteConstant.RECORD_INDEX));
+ if (!exists.value()) {
+ log.warn("Index does not exist. No records to clear.");
+ return;
+ }
+
+ // 构建删除请求
+ DeleteByQueryRequest.Builder deleteRequestBuilder = new DeleteByQueryRequest.Builder()
+ .index(NoteConstant.RECORD_INDEX)
+ .query(q -> q.bool(b -> {
+ b.must(m -> m.term(t -> t.field("uid").value(uid)));
+ if (StringUtils.isNotBlank(keyword)) {
+ b.must(m -> m.term(t -> t.field("content.keyword").value(keyword.trim())));
+ }
+ return b;
+ }));
+
+ // 执行删除操作
+ DeleteByQueryResponse deleteResponse = elasticsearchClient.deleteByQuery(deleteRequestBuilder.build());
+
+ log.info("Deleted {} records for uid: {}", deleteResponse.deleted(), uid);
+
+ } catch (Exception e) {
+ e.printStackTrace();
+ }
+ }
+
+
+ /**
+ * 清空搜索记录
+ */
+ @Override
+ public void clearAllRecord() {
+ try {
+ // 检查索引是否存在
+ BooleanResponse exists = elasticsearchClient.indices().exists(e -> e
+ .index(NoteConstant.RECORD_INDEX));
+ if (exists.value()) {
+ // 删除整个索引
+ elasticsearchClient.indices().delete(d -> d.index(NoteConstant.RECORD_INDEX));
+ // 重新创建索引
+ elasticsearchClient.indices().create(c -> c.index(NoteConstant.RECORD_INDEX));
+ log.info("All search records have been cleared.");
+ } else {
+ log.warn("Index does not exist. No records to clear.");
+ }
+ } catch (Exception e) {
+ e.printStackTrace();
+ }
+ }
}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebFollowerServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebFollowerServiceImpl.java
index d7e6a26..db9a87a 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebFollowerServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebFollowerServiceImpl.java
@@ -4,6 +4,8 @@ import cn.hutool.json.JSONUtil;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.hongshu.common.constant.UserConstant;
+import com.hongshu.common.utils.WebUtils;
import com.hongshu.web.auth.AuthContextHolder;
import com.hongshu.web.domain.entity.WebFollower;
import com.hongshu.web.domain.entity.WebLikeOrCollection;
@@ -50,7 +52,8 @@ public class WebFollowerServiceImpl extends ServiceImpl getFollowTrend(long currentPage, long pageSize) {
Page page = new Page<>();
// 得到当前用户所有关注的用户
- String currentUid = AuthContextHolder.getUserId();
+ String currentUid = WebUtils.getRequestHeader(UserConstant.USER_ID);
+// String currentUid = AuthContextHolder.getUserId();
List followers = this.list(new QueryWrapper().eq("uid", currentUid));
List fids = followers.stream().map(WebFollower::getFid).collect(Collectors.toList());
fids.add(currentUid);
@@ -61,6 +64,59 @@ public class WebFollowerServiceImpl extends ServiceImpl notes = notePage.getRecords();
List trendVos = new ArrayList<>();
+ if (!notes.isEmpty()) {
+ // 得到所有用户的图片
+ List ids = notes.stream().map(WebNote::getUid).collect(Collectors.toList());
+ List users = userMapper.selectBatchIds(ids);
+ HashMap userMap = new HashMap<>();
+ users.forEach(item -> userMap.put(String.valueOf(item.getId()), item));
+ // 是否点赞
+ List likeOrCollections = likeOrCollectionMapper.selectList(new QueryWrapper().eq("uid", currentUid).eq("type", 1));
+ List likeOrCollectionIds = likeOrCollections.stream().map(WebLikeOrCollection::getLikeOrCollectionId).collect(Collectors.toList());
+ for (WebNote note : notes) {
+ TrendVo trendVo = new TrendVo();
+ WebUser user = userMap.get(note.getUid());
+ trendVo.setUid(String.valueOf(user.getId()))
+ .setUsername(user.getUsername())
+ .setAvatar(user.getAvatar())
+ .setNid(String.valueOf(note.getId()))
+ .setTime(note.getUpdateTime().getTime())
+ .setContent(note.getTitle())
+ .setCommentCount(note.getCommentCount())
+ .setLikeCount(note.getLikeCount())
+ .setIsLike(likeOrCollectionIds.contains(note.getId()))
+ .setIsLoading(false);
+ String urls = note.getUrls();
+ List imgList = JSONUtil.toList(urls, String.class);
+ trendVo.setImgUrls(imgList);
+ trendVos.add(trendVo);
+ }
+ }
+ long total = notePage.getTotal();
+ page.setTotal(total);
+ page.setRecords(trendVos);
+ return page;
+ }
+
+ /**
+ * 获取关注列表
+ *
+ * @param currentPage 当前页
+ * @param pageSize 分页数
+ */
+ @Override
+ public Page getFollowList(long currentPage, long pageSize) {
+ Page page = new Page<>();
+ String currentUid = WebUtils.getRequestHeader(UserConstant.USER_ID);
+ List followers = this.list(new QueryWrapper().eq("uid", currentUid));
+ List fids = followers.stream().map(WebFollower::getFid).collect(Collectors.toList());
+ Page notePage = noteMapper.selectPage(new Page<>((int) currentPage, (int) pageSize),
+ new QueryWrapper()
+ .like("audit_status", 1)
+ .in("uid", fids)
+ .last("ORDER BY RAND()")); // 添加随机排序
+ List notes = notePage.getRecords();
+ List trendVos = new ArrayList<>();
if (!notes.isEmpty()) {
// 得到所有用户的图片
List ids = notes.stream().map(WebNote::getUid).collect(Collectors.toList());
@@ -81,6 +137,7 @@ public class WebFollowerServiceImpl extends ServiceImpl getFriend(long currentPage, long pageSize, Integer type) {
- return null;
+ public Page getFriend(long currentPage, long pageSize, String uid, Integer type) {
+
+ Page result = new Page<>();
+ Page followerPage = null;
+ List followerList = null;
+ Set uids = null;
+ if (type == 0) {
+ // 粉丝列表
+ followerPage = this.page(new Page<>((int) currentPage, (int) pageSize), new QueryWrapper().eq("fid", uid));
+ followerList = followerPage.getRecords();
+ uids = followerList.stream().map(WebFollower::getUid).collect(Collectors.toSet());
+ } else if (type == 1) {
+ // 关注列表
+ followerPage = this.page(new Page<>((int) currentPage, (int) pageSize), new QueryWrapper().eq("uid", uid));
+ followerList = followerPage.getRecords();
+ uids = followerList.stream().map(WebFollower::getFid).collect(Collectors.toSet());
+ }
+ long total = followerPage != null ? followerPage.getTotal() : 0;
+ Map userMap = userMapper.selectBatchIds(uids).stream().collect(Collectors.toMap(WebUser::getId, user -> user));
+
+ // 得到当前用户的所有关注
+// List followers = this.list(new QueryWrapper().eq("uid", uid));
+// Set followerSet = followers.stream().map(WebFollower::getFid).collect(Collectors.toSet());
+
+ List followerVoList = new ArrayList<>();
+ followerList.forEach(item -> {
+ WebUser user = null;
+ FollowerVo followerVo = new FollowerVo();
+ if (type == 0) {
+ user = userMap.get(item.getUid());
+ } else if (type == 1) {
+ user = userMap.get(item.getFid());
+ }
+ followerVo.setUid(user.getId())
+ .setUsername(user.getUsername())
+ .setAvatar(user.getAvatar())
+ .setHsId(user.getHsId())
+ .setFanCount(user.getFanCount())
+ .setTime(item.getCreateTime().getTime());
+// .setIsFollow(followerSet.contains(item.getUid()));
+ followerVoList.add(followerVo);
+ });
+ result.setRecords(followerVoList);
+ result.setTotal(total);
+ return result;
}
/**
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.java
index 08a5d73..0a0df36 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.java
@@ -3,7 +3,9 @@ package com.hongshu.web.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.hongshu.common.constant.UserConstant;
import com.hongshu.common.utils.ConvertUtils;
+import com.hongshu.common.utils.WebUtils;
import com.hongshu.web.auth.AuthContextHolder;
import com.hongshu.web.domain.dto.LikeOrCollectionDTO;
import com.hongshu.web.domain.entity.*;
@@ -95,7 +97,8 @@ public class WebLikeOrCollectionServiceImpl extends ServiceImpl getNoticeLikeOrCollection(long currentPage, long pageSize) {
Page result = new Page<>();
- String currentUid = AuthContextHolder.getUserId();
+ String currentUid = WebUtils.getRequestHeader(UserConstant.USER_ID);
+// String currentUid = AuthContextHolder.getUserId();
Page likeOrCollectionPage = this.page(new Page<>((int) currentPage, (int) pageSize), new QueryWrapper().eq("publish_uid", currentUid).ne("uid", currentUid).orderByDesc("create_time"));
List likeOrCollectionList = likeOrCollectionPage.getRecords();
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebUserServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebUserServiceImpl.java
index 78202f2..11d6b05 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebUserServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebUserServiceImpl.java
@@ -4,9 +4,11 @@ import cn.hutool.core.collection.CollectionUtil;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.hongshu.common.constant.UserConstant;
import com.hongshu.common.enums.ResultCodeEnum;
import com.hongshu.common.exception.web.HongshuException;
import com.hongshu.common.utils.ConvertUtils;
+import com.hongshu.common.utils.WebUtils;
import com.hongshu.web.auth.AuthContextHolder;
import com.hongshu.web.domain.entity.WebLikeOrCollection;
import com.hongshu.web.domain.entity.WebNote;
@@ -135,6 +137,11 @@ public class WebUserServiceImpl extends ServiceImpl impl
List likeOrCollectionList = likeOrCollectionPage.getRecords();
long total = likeOrCollectionPage.getTotal();
+ // 是否点赞
+ List likeOrCollections = likeOrCollectionMapper.selectList(new QueryWrapper().eq("uid", userId).eq("type", 1));
+ List likeOrCollectionIds = likeOrCollections.stream().map(WebLikeOrCollection::getLikeOrCollectionId).collect(Collectors.toList());
+
+
Set uids = likeOrCollectionList.stream().map(WebLikeOrCollection::getPublishUid).collect(Collectors.toSet());
Map userMap = this.listByIds(uids).stream().collect(Collectors.toMap(WebUser::getId, user -> user));
@@ -148,6 +155,7 @@ public class WebUserServiceImpl extends ServiceImpl impl
NoteSearchVo noteSearchVo = ConvertUtils.sourceToTarget(note, NoteSearchVo.class);
WebUser user = userMap.get(model.getPublishUid());
noteSearchVo.setUsername(user.getUsername())
+ .setIsLike(likeOrCollectionIds.contains(note.getId()))
.setAvatar(user.getAvatar());
noteSearchVoList.add(noteSearchVo);
}
@@ -174,29 +182,29 @@ public class WebUserServiceImpl extends ServiceImpl impl
private Page getLikeOrCollectionPageByUser(long currentPage, long pageSize, String userId) {
Page noteSearchVoPage = new Page<>();
// 得到当前用户发布的所有专辑
- String currentUserId = AuthContextHolder.getUserId();
+ String currentUserId = WebUtils.getRequestHeader(UserConstant.USER_ID);
Page notePage;
- if (currentUserId.equals(userId)) {
- // 是当前用户
- notePage = noteMapper.selectPage(new Page<>((int) currentPage, (int) pageSize), new QueryWrapper().eq("uid", userId).orderByDesc("pinned", "update_time"));
- } else {
- notePage = noteMapper.selectPage(new Page<>((int) currentPage, (int) pageSize), new QueryWrapper().eq("uid", userId).orderByDesc("pinned", "update_time"));
- }
+ notePage = noteMapper.selectPage(new Page<>(currentPage, pageSize), new QueryWrapper().eq("uid", userId).orderByDesc("pinned", "update_time"));
List noteList = notePage.getRecords();
long total = notePage.getTotal();
// 得到所有用户的信息
Set uids = noteList.stream().map(WebNote::getUid).collect(Collectors.toSet());
+
+ // 是否点赞
+ List likeOrCollections = likeOrCollectionMapper.selectList(new QueryWrapper().eq("uid", userId).eq("type", 1));
+ List likeOrCollectionIds = likeOrCollections.stream().map(WebLikeOrCollection::getLikeOrCollectionId).collect(Collectors.toList());
+
if (CollectionUtil.isNotEmpty(uids)) {
Map userMap = this.listByIds(uids).stream().collect(Collectors.toMap(WebUser::getId, user -> user));
-
List noteSearchVoList = new ArrayList<>();
for (WebNote note : noteList) {
NoteSearchVo noteSearchVo = ConvertUtils.sourceToTarget(note, NoteSearchVo.class);
WebUser user = userMap.get(note.getUid());
noteSearchVo.setUsername(user.getUsername())
.setAvatar(user.getAvatar())
- .setTime(new Date().getTime());
+ .setIsLike(likeOrCollectionIds.contains(note.getId()))
+ .setTime(note.getUpdateTime().getTime());
if (!currentUserId.equals(userId)) {
noteSearchVo.setViewCount(null);
}
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysAlbumService.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysAlbumService.java
index 80de572..63a81b0 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysAlbumService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysAlbumService.java
@@ -8,7 +8,7 @@ import java.util.List;
/**
* 会员信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysAlbumService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysCommentService.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysCommentService.java
index 775bf78..02c4cbf 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysCommentService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysCommentService.java
@@ -9,7 +9,7 @@ import java.util.List;
/**
* 评论信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysCommentService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysLoginInforService.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysLoginInforService.java
index 46be438..02cfbd4 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysLoginInforService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysLoginInforService.java
@@ -8,7 +8,7 @@ import java.util.List;
/**
* 系统访问日志情况信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysLoginInforService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysMemberService.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysMemberService.java
index 2684df1..1c75130 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysMemberService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysMemberService.java
@@ -9,7 +9,7 @@ import java.util.List;
/**
* 会员信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysMemberService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysNavbarService.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysNavbarService.java
index 8cf2163..434181b 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysNavbarService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysNavbarService.java
@@ -9,7 +9,7 @@ import java.util.List;
/**
* 导航栏 业务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysNavbarService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysNoteService.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysNoteService.java
index 62cd81a..436296f 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysNoteService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysNoteService.java
@@ -10,7 +10,7 @@ import java.util.Map;
/**
* 笔记信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysNoteService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysTagService.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysTagService.java
index 1761856..a859cf9 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysTagService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysTagService.java
@@ -9,7 +9,7 @@ import java.util.List;
/**
* 会员信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysTagService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysVisitService.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysVisitService.java
index 413114c..aaa67b9 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysVisitService.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/ISysVisitService.java
@@ -5,7 +5,7 @@ import java.util.Map;
/**
* 会员信息 服务层
*
- * @author hongshu
+ * @author: hongshu
*/
public interface ISysVisitService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysAlbumServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysAlbumServiceImpl.java
index c39b410..23818bb 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysAlbumServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysAlbumServiceImpl.java
@@ -17,7 +17,7 @@ import java.util.List;
/**
* 会员信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Slf4j
@Service
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysCommentServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysCommentServiceImpl.java
index 9d03f2e..d5e5772 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysCommentServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysCommentServiceImpl.java
@@ -22,7 +22,7 @@ import java.util.List;
/**
* 评论信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Slf4j
@Service
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysLoginInforServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysLoginInforServiceImpl.java
index 4cbcb4c..be72bb6 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysLoginInforServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysLoginInforServiceImpl.java
@@ -15,7 +15,7 @@ import java.util.List;
/**
* 系统访问日志情况信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysLoginInforServiceImpl implements ISysLoginInforService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysMemberServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysMemberServiceImpl.java
index 6d1124c..2dfc878 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysMemberServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysMemberServiceImpl.java
@@ -26,7 +26,7 @@ import java.util.List;
/**
* 会员信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Slf4j
@Service
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysNavbarServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysNavbarServiceImpl.java
index a4be2a3..4ffab9d 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysNavbarServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysNavbarServiceImpl.java
@@ -22,7 +22,7 @@ import java.util.stream.Collectors;
/**
* 导航栏 业务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Service
public class SysNavbarServiceImpl implements ISysNavbarService {
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysNoteServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysNoteServiceImpl.java
index b7ae3a8..7b31f9a 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysNoteServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysNoteServiceImpl.java
@@ -31,7 +31,7 @@ import java.util.*;
/**
* 笔记信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Slf4j
@Service
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysTagServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysTagServiceImpl.java
index de7f6b7..9272964 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysTagServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysTagServiceImpl.java
@@ -17,7 +17,7 @@ import java.util.List;
/**
* 会员信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Slf4j
@Service
diff --git a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysVisitServiceImpl.java b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysVisitServiceImpl.java
index e8bf067..f7fe792 100644
--- a/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysVisitServiceImpl.java
+++ b/hongshu-web/src/main/java/com/hongshu/web/service/sys/impl/SysVisitServiceImpl.java
@@ -18,7 +18,7 @@ import java.util.concurrent.TimeUnit;
/**
* 会员信息 服务层处理
*
- * @author hongshu
+ * @author: hongshu
*/
@Slf4j
@Service
diff --git a/hongshu-web/target/classes/com/hongshu/web/auth/AuthContextHolder.class b/hongshu-web/target/classes/com/hongshu/web/auth/AuthContextHolder.class
deleted file mode 100644
index f3a63cc..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/auth/AuthContextHolder.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/auth/LoginMvcConfigureAdapter.class b/hongshu-web/target/classes/com/hongshu/web/auth/LoginMvcConfigureAdapter.class
deleted file mode 100644
index a1a2d36..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/auth/LoginMvcConfigureAdapter.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/auth/UserLoginInterceptor.class b/hongshu-web/target/classes/com/hongshu/web/auth/UserLoginInterceptor.class
deleted file mode 100644
index cacad3b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/auth/UserLoginInterceptor.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/HongshuBaseEntity.class b/hongshu-web/target/classes/com/hongshu/web/domain/HongshuBaseEntity.class
deleted file mode 100644
index 4d07585..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/HongshuBaseEntity.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/NavbarTreeSelect.class b/hongshu-web/target/classes/com/hongshu/web/domain/NavbarTreeSelect.class
deleted file mode 100644
index 0c5ad78..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/NavbarTreeSelect.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/dto/AlbumDTO.class b/hongshu-web/target/classes/com/hongshu/web/domain/dto/AlbumDTO.class
deleted file mode 100644
index 977b054..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/dto/AlbumDTO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/dto/AuthUserDTO.class b/hongshu-web/target/classes/com/hongshu/web/domain/dto/AuthUserDTO.class
deleted file mode 100644
index 04fca78..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/dto/AuthUserDTO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/dto/CommentDTO.class b/hongshu-web/target/classes/com/hongshu/web/domain/dto/CommentDTO.class
deleted file mode 100644
index 434b177..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/dto/CommentDTO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/dto/EsNoteDTO.class b/hongshu-web/target/classes/com/hongshu/web/domain/dto/EsNoteDTO.class
deleted file mode 100644
index 79c1c4d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/dto/EsNoteDTO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/dto/LikeOrCollectionDTO.class b/hongshu-web/target/classes/com/hongshu/web/domain/dto/LikeOrCollectionDTO.class
deleted file mode 100644
index 6cad7e4..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/dto/LikeOrCollectionDTO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/dto/NoteDTO.class b/hongshu-web/target/classes/com/hongshu/web/domain/dto/NoteDTO.class
deleted file mode 100644
index e7fefee..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/dto/NoteDTO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebAlbum.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebAlbum.class
deleted file mode 100644
index 5573389..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebAlbum.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebAlbumNoteRelation.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebAlbumNoteRelation.class
deleted file mode 100644
index bf9acf8..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebAlbumNoteRelation.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCategory.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCategory.class
deleted file mode 100644
index 6aac695..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCategory.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCategoryVO.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCategoryVO.class
deleted file mode 100644
index 5e80697..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCategoryVO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebChat.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebChat.class
deleted file mode 100644
index c64016e..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebChat.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebChatUserRelation.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebChatUserRelation.class
deleted file mode 100644
index 4d7eba3..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebChatUserRelation.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebComment.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebComment.class
deleted file mode 100644
index 9d9fe68..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebComment.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCommentSync.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCommentSync.class
deleted file mode 100644
index 296148d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebCommentSync.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFile.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFile.class
deleted file mode 100644
index 04285fb..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFile.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFileSort.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFileSort.class
deleted file mode 100644
index 9d5da03..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFileSort.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFollower.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFollower.class
deleted file mode 100644
index 6b1c95a..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebFollower.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebLikeOrCollection.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebLikeOrCollection.class
deleted file mode 100644
index 81e0eaf..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebLikeOrCollection.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebLoginInfor.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebLoginInfor.class
deleted file mode 100644
index 96586f9..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebLoginInfor.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebNote.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebNote.class
deleted file mode 100644
index 0115d1b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebNote.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPicture.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPicture.class
deleted file mode 100644
index 0ec31bb..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPicture.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPictureSort.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPictureSort.class
deleted file mode 100644
index 72d2c4f..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPictureSort.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPictureSpider.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPictureSpider.class
deleted file mode 100644
index d185113..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebPictureSpider.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebTag.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebTag.class
deleted file mode 100644
index df1ff68..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebTag.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebTagNoteRelation.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebTagNoteRelation.class
deleted file mode 100644
index 8625260..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebTagNoteRelation.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebUser.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebUser.class
deleted file mode 100644
index c2dc060..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebUser.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebVisit.class b/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebVisit.class
deleted file mode 100644
index 895aa94..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/entity/WebVisit.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/AlbumVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/AlbumVo.class
deleted file mode 100644
index d6f1301..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/AlbumVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/BaseVO.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/BaseVO.class
deleted file mode 100644
index e99e265..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/BaseVO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/CategoryVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/CategoryVo.class
deleted file mode 100644
index b72e8d5..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/CategoryVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/ChatUserRelationVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/ChatUserRelationVo.class
deleted file mode 100644
index a7d8a9b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/ChatUserRelationVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/CommentVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/CommentVo.class
deleted file mode 100644
index a12735f..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/CommentVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/FileVO.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/FileVO.class
deleted file mode 100644
index e84f26f..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/FileVO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/FollowerVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/FollowerVo.class
deleted file mode 100644
index 56523ce..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/FollowerVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/LikeOrCollectionVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/LikeOrCollectionVo.class
deleted file mode 100644
index 1198605..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/LikeOrCollectionVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/NavbarVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/NavbarVo.class
deleted file mode 100644
index 63efe5b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/NavbarVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/NoteSearchVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/NoteSearchVo.class
deleted file mode 100644
index a6e237b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/NoteSearchVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/NoteVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/NoteVo.class
deleted file mode 100644
index bbfc43c..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/NoteVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/PageInfo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/PageInfo.class
deleted file mode 100644
index 74995c9..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/PageInfo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/PictureSortVO.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/PictureSortVO.class
deleted file mode 100644
index 1ca1ccc..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/PictureSortVO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/PictureVO.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/PictureVO.class
deleted file mode 100644
index 4844d39..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/PictureVO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/RecordSearchVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/RecordSearchVo.class
deleted file mode 100644
index b827025..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/RecordSearchVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/SystemConfigVO.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/SystemConfigVO.class
deleted file mode 100644
index 0d0fe76..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/SystemConfigVO.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/TagVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/TagVo.class
deleted file mode 100644
index a5222fd..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/TagVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/domain/vo/TrendVo.class b/hongshu-web/target/classes/com/hongshu/web/domain/vo/TrendVo.class
deleted file mode 100644
index 697554d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/domain/vo/TrendVo.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/manager/AsyncManager.class b/hongshu-web/target/classes/com/hongshu/web/manager/AsyncManager.class
deleted file mode 100644
index 4ea2b00..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/manager/AsyncManager.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/manager/factory/AsyncFactory$1.class b/hongshu-web/target/classes/com/hongshu/web/manager/factory/AsyncFactory$1.class
deleted file mode 100644
index 99dde0f..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/manager/factory/AsyncFactory$1.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/manager/factory/AsyncFactory.class b/hongshu-web/target/classes/com/hongshu/web/manager/factory/AsyncFactory.class
deleted file mode 100644
index 02b051d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/manager/factory/AsyncFactory.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/SuperMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/SuperMapper.class
deleted file mode 100644
index dcd05c7..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/SuperMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/SystemConfigMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/SystemConfigMapper.class
deleted file mode 100644
index 5b5fa03..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/SystemConfigMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebAlbumMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebAlbumMapper.class
deleted file mode 100644
index acb9af2..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebAlbumMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebAlbumNoteRelationMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebAlbumNoteRelationMapper.class
deleted file mode 100644
index 2befdf5..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebAlbumNoteRelationMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebCategoryMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebCategoryMapper.class
deleted file mode 100644
index a6fcead..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebCategoryMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebChatMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebChatMapper.class
deleted file mode 100644
index accf9ba..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebChatMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebChatUserRelationMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebChatUserRelationMapper.class
deleted file mode 100644
index c6f04f0..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebChatUserRelationMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebCommentMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebCommentMapper.class
deleted file mode 100644
index d8cdc97..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebCommentMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebCommentSyncMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebCommentSyncMapper.class
deleted file mode 100644
index fb7e248..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebCommentSyncMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebFollowerMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebFollowerMapper.class
deleted file mode 100644
index 9d1a88f..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebFollowerMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebLikeOrCollectionMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebLikeOrCollectionMapper.class
deleted file mode 100644
index 546bbc3..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebLikeOrCollectionMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebNoteMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebNoteMapper.class
deleted file mode 100644
index ee81c78..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebNoteMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebPictureMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebPictureMapper.class
deleted file mode 100644
index f3f17c0..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebPictureMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebPictureSortMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebPictureSortMapper.class
deleted file mode 100644
index ee9b161..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebPictureSortMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebTagMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebTagMapper.class
deleted file mode 100644
index 060b436..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebTagMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebTagNoteRelationMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebTagNoteRelationMapper.class
deleted file mode 100644
index 2ce5146..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebTagNoteRelationMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/WebUserMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/WebUserMapper.class
deleted file mode 100644
index 1fd1409..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/WebUserMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysAlbumMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysAlbumMapper.class
deleted file mode 100644
index c96868b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysAlbumMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysCommentMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysCommentMapper.class
deleted file mode 100644
index c63ba14..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysCommentMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysFileMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysFileMapper.class
deleted file mode 100644
index b6ad395..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysFileMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysFileSortMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysFileSortMapper.class
deleted file mode 100644
index 6c230b4..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysFileSortMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysLoginInforMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysLoginInforMapper.class
deleted file mode 100644
index c49cbad..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysLoginInforMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysMemberMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysMemberMapper.class
deleted file mode 100644
index e547374..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysMemberMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysNavbarMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysNavbarMapper.class
deleted file mode 100644
index 2cdc100..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysNavbarMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysNoteMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysNoteMapper.class
deleted file mode 100644
index 6e8cfc3..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysNoteMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysStatisticsMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysStatisticsMapper.class
deleted file mode 100644
index ba5dcd5..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysStatisticsMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysTagMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysTagMapper.class
deleted file mode 100644
index 2ea8b2d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysTagMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysVisitMapper.class b/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysVisitMapper.class
deleted file mode 100644
index ef8eaf3..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/mapper/sys/SysVisitMapper.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/processer/BlogProcesser.class b/hongshu-web/target/classes/com/hongshu/web/processer/BlogProcesser.class
deleted file mode 100644
index a66cea0..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/processer/BlogProcesser.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/processer/PictureProcesser.class b/hongshu-web/target/classes/com/hongshu/web/processer/PictureProcesser.class
deleted file mode 100644
index 5b24df9..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/processer/PictureProcesser.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebAlbumNoteRelationService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebAlbumNoteRelationService.class
deleted file mode 100644
index 6b78f8d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebAlbumNoteRelationService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebAlbumService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebAlbumService.class
deleted file mode 100644
index b63ebcb..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebAlbumService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebAuthUserService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebAuthUserService.class
deleted file mode 100644
index ae2f8ba..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebAuthUserService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebCategoryService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebCategoryService.class
deleted file mode 100644
index 96593fa..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebCategoryService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebChatService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebChatService.class
deleted file mode 100644
index 106ff9e..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebChatService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebCommentService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebCommentService.class
deleted file mode 100644
index 73b2366..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebCommentService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebCommentSyncService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebCommentSyncService.class
deleted file mode 100644
index 7e47750..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebCommentSyncService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebEsNoteService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebEsNoteService.class
deleted file mode 100644
index 4025035..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebEsNoteService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebEsRecordService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebEsRecordService.class
deleted file mode 100644
index da7563a..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebEsRecordService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebFileService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebFileService.class
deleted file mode 100644
index 92f1b70..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebFileService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebFileSortService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebFileSortService.class
deleted file mode 100644
index 13ee8f4..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebFileSortService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebFollowerService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebFollowerService.class
deleted file mode 100644
index 01995a7..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebFollowerService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebLikeOrCollectionService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebLikeOrCollectionService.class
deleted file mode 100644
index 2a5905e..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebLikeOrCollectionService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebNoteService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebNoteService.class
deleted file mode 100644
index e7aacd7..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebNoteService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebOssService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebOssService.class
deleted file mode 100644
index 4103498..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebOssService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebTagNoteRelationService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebTagNoteRelationService.class
deleted file mode 100644
index 0f56733..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebTagNoteRelationService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebTagService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebTagService.class
deleted file mode 100644
index 153c4d0..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebTagService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/IWebUserService.class b/hongshu-web/target/classes/com/hongshu/web/service/IWebUserService.class
deleted file mode 100644
index 1374f55..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/IWebUserService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/QiNiuYunUploadFile.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/QiNiuYunUploadFile.class
deleted file mode 100644
index 4819b0d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/QiNiuYunUploadFile.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/UploadFileToLoacl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/UploadFileToLoacl.class
deleted file mode 100644
index 5230885..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/UploadFileToLoacl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAlbumNoteRelationServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAlbumNoteRelationServiceImpl.class
deleted file mode 100644
index b20e190..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAlbumNoteRelationServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAlbumServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAlbumServiceImpl.class
deleted file mode 100644
index af99203..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAlbumServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAuthUserServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAuthUserServiceImpl.class
deleted file mode 100644
index ff6ba92..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebAuthUserServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCategoryServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCategoryServiceImpl.class
deleted file mode 100644
index 43418bb..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCategoryServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebChatServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebChatServiceImpl.class
deleted file mode 100644
index 3b9ed3b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebChatServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCommentServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCommentServiceImpl.class
deleted file mode 100644
index 6f82dce..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCommentServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCommentSyncServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCommentSyncServiceImpl.class
deleted file mode 100644
index 2123399..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebCommentSyncServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebEsNoteServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebEsNoteServiceImpl.class
deleted file mode 100644
index 209902a..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebEsNoteServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebEsRecordServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebEsRecordServiceImpl.class
deleted file mode 100644
index e6701b9..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebEsRecordServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebFollowerServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebFollowerServiceImpl.class
deleted file mode 100644
index 4936c5e..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebFollowerServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.class
deleted file mode 100644
index 84bbbd1..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebNoteServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebNoteServiceImpl.class
deleted file mode 100644
index 98450e8..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebNoteServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebOssServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebOssServiceImpl.class
deleted file mode 100644
index 63e8d6d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebOssServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebPictureServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebPictureServiceImpl.class
deleted file mode 100644
index cfb43ca..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebPictureServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebPictureSortServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebPictureSortServiceImpl.class
deleted file mode 100644
index 29e11af..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebPictureSortServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebTagNoteRelationServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebTagNoteRelationServiceImpl.class
deleted file mode 100644
index 138dcf8..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebTagNoteRelationServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebTagServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebTagServiceImpl.class
deleted file mode 100644
index 727cc2a..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebTagServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebUserServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/impl/WebUserServiceImpl.class
deleted file mode 100644
index 12f36f0..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/impl/WebUserServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/IPictureService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/IPictureService.class
deleted file mode 100644
index 16e57e6..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/IPictureService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/IPictureSortService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/IPictureSortService.class
deleted file mode 100644
index fc9dba2..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/IPictureSortService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysAlbumService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysAlbumService.class
deleted file mode 100644
index 1aeaac0..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysAlbumService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysCommentService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysCommentService.class
deleted file mode 100644
index 61dc064..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysCommentService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysLoginInforService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysLoginInforService.class
deleted file mode 100644
index 28fa8b9..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysLoginInforService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysMemberService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysMemberService.class
deleted file mode 100644
index 7f70865..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysMemberService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysNavbarService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysNavbarService.class
deleted file mode 100644
index f5cd27d..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysNavbarService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysNoteService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysNoteService.class
deleted file mode 100644
index 34c5ec0..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysNoteService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysStatisticsService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysStatisticsService.class
deleted file mode 100644
index 1c4f075..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysStatisticsService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysTagService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysTagService.class
deleted file mode 100644
index 66ba1af..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysTagService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysVisitService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysVisitService.class
deleted file mode 100644
index 40cc76b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/ISysVisitService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/LocalFileService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/LocalFileService.class
deleted file mode 100644
index 04a5c7a..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/LocalFileService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/MinioService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/MinioService.class
deleted file mode 100644
index 793dc6e..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/MinioService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/QiniuService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/QiniuService.class
deleted file mode 100644
index c4d638e..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/QiniuService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/SuperService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/SuperService.class
deleted file mode 100644
index 7832a4f..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/SuperService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/SystemConfigService.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/SystemConfigService.class
deleted file mode 100644
index 6c6e35a..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/SystemConfigService.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/FileServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/FileServiceImpl.class
deleted file mode 100644
index 0575274..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/FileServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/FileSortServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/FileSortServiceImpl.class
deleted file mode 100644
index c5c2be1..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/FileSortServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/LocalFileServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/LocalFileServiceImpl.class
deleted file mode 100644
index 9d12575..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/LocalFileServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/MinioServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/MinioServiceImpl.class
deleted file mode 100644
index 0a433e7..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/MinioServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/QiniuServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/QiniuServiceImpl.class
deleted file mode 100644
index 0c585a2..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/QiniuServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SuperServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SuperServiceImpl.class
deleted file mode 100644
index 01c18bc..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SuperServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysAlbumServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysAlbumServiceImpl.class
deleted file mode 100644
index 39ccb8a..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysAlbumServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysCommentServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysCommentServiceImpl.class
deleted file mode 100644
index 0369dee..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysCommentServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysLoginInforServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysLoginInforServiceImpl.class
deleted file mode 100644
index 679aa53..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysLoginInforServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysMemberServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysMemberServiceImpl.class
deleted file mode 100644
index 5c7edf1..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysMemberServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysNavbarServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysNavbarServiceImpl.class
deleted file mode 100644
index 245ede9..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysNavbarServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysNoteServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysNoteServiceImpl.class
deleted file mode 100644
index 3be976b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysNoteServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysStatisticsServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysStatisticsServiceImpl.class
deleted file mode 100644
index f927510..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysStatisticsServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysTagServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysTagServiceImpl.class
deleted file mode 100644
index a5d9541..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysTagServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysVisitServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysVisitServiceImpl.class
deleted file mode 100644
index 17c9bdc..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SysVisitServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SystemConfigServiceImpl.class b/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SystemConfigServiceImpl.class
deleted file mode 100644
index e320cf1..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/service/sys/impl/SystemConfigServiceImpl.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/WebSocketServer.class b/hongshu-web/target/classes/com/hongshu/web/websocket/WebSocketServer.class
deleted file mode 100644
index 19d7aac..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/WebSocketServer.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/config/ServerEncoder.class b/hongshu-web/target/classes/com/hongshu/web/websocket/config/ServerEncoder.class
deleted file mode 100644
index b03d9b0..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/config/ServerEncoder.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/config/WebSocketConfig.class b/hongshu-web/target/classes/com/hongshu/web/websocket/config/WebSocketConfig.class
deleted file mode 100644
index e953daa..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/config/WebSocketConfig.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/factory/ChatCountMessage.class b/hongshu-web/target/classes/com/hongshu/web/websocket/factory/ChatCountMessage.class
deleted file mode 100644
index e810e39..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/factory/ChatCountMessage.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/factory/ChatUserMessage.class b/hongshu-web/target/classes/com/hongshu/web/websocket/factory/ChatUserMessage.class
deleted file mode 100644
index 207b3ba..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/factory/ChatUserMessage.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/factory/MessageFactory.class b/hongshu-web/target/classes/com/hongshu/web/websocket/factory/MessageFactory.class
deleted file mode 100644
index 2b8ea38..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/factory/MessageFactory.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/factory/OssFactory.class b/hongshu-web/target/classes/com/hongshu/web/websocket/factory/OssFactory.class
deleted file mode 100644
index 165515b..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/factory/OssFactory.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/im/ChatUtils.class b/hongshu-web/target/classes/com/hongshu/web/websocket/im/ChatUtils.class
deleted file mode 100644
index f8e0ee8..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/im/ChatUtils.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/im/CountMessage.class b/hongshu-web/target/classes/com/hongshu/web/websocket/im/CountMessage.class
deleted file mode 100644
index 65fe4ff..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/im/CountMessage.class and /dev/null differ
diff --git a/hongshu-web/target/classes/com/hongshu/web/websocket/im/Message.class b/hongshu-web/target/classes/com/hongshu/web/websocket/im/Message.class
deleted file mode 100644
index 7c3b36e..0000000
Binary files a/hongshu-web/target/classes/com/hongshu/web/websocket/im/Message.class and /dev/null differ
diff --git a/hongshu-web/target/classes/mapper.web/StatisticsMapper.xml b/hongshu-web/target/classes/mapper.web/StatisticsMapper.xml
deleted file mode 100644
index 316e8fb..0000000
--- a/hongshu-web/target/classes/mapper.web/StatisticsMapper.xml
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebAlbumMapper.xml b/hongshu-web/target/classes/mapper.web/WebAlbumMapper.xml
deleted file mode 100644
index 905257a..0000000
--- a/hongshu-web/target/classes/mapper.web/WebAlbumMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebAlbumNoteRelationMapper.xml b/hongshu-web/target/classes/mapper.web/WebAlbumNoteRelationMapper.xml
deleted file mode 100644
index ca3fad0..0000000
--- a/hongshu-web/target/classes/mapper.web/WebAlbumNoteRelationMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebCategoryMapper.xml b/hongshu-web/target/classes/mapper.web/WebCategoryMapper.xml
deleted file mode 100644
index 3f11c84..0000000
--- a/hongshu-web/target/classes/mapper.web/WebCategoryMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebChatMapper.xml b/hongshu-web/target/classes/mapper.web/WebChatMapper.xml
deleted file mode 100644
index cd32b6a..0000000
--- a/hongshu-web/target/classes/mapper.web/WebChatMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebChatUserRelationMapper.xml b/hongshu-web/target/classes/mapper.web/WebChatUserRelationMapper.xml
deleted file mode 100644
index 2248d0f..0000000
--- a/hongshu-web/target/classes/mapper.web/WebChatUserRelationMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebCommentMapper.xml b/hongshu-web/target/classes/mapper.web/WebCommentMapper.xml
deleted file mode 100644
index 2ec9fd7..0000000
--- a/hongshu-web/target/classes/mapper.web/WebCommentMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebCommentSyncMapper.xml b/hongshu-web/target/classes/mapper.web/WebCommentSyncMapper.xml
deleted file mode 100644
index 5f097f8..0000000
--- a/hongshu-web/target/classes/mapper.web/WebCommentSyncMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebFollowerMapper.xml b/hongshu-web/target/classes/mapper.web/WebFollowerMapper.xml
deleted file mode 100644
index 05c08ca..0000000
--- a/hongshu-web/target/classes/mapper.web/WebFollowerMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebLikeOrCollectionMapper.xml b/hongshu-web/target/classes/mapper.web/WebLikeOrCollectionMapper.xml
deleted file mode 100644
index aae180e..0000000
--- a/hongshu-web/target/classes/mapper.web/WebLikeOrCollectionMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebMemberMapper.xml b/hongshu-web/target/classes/mapper.web/WebMemberMapper.xml
deleted file mode 100644
index d845c31..0000000
--- a/hongshu-web/target/classes/mapper.web/WebMemberMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebNoteMapper.xml b/hongshu-web/target/classes/mapper.web/WebNoteMapper.xml
deleted file mode 100644
index 303f559..0000000
--- a/hongshu-web/target/classes/mapper.web/WebNoteMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebTagMapper.xml b/hongshu-web/target/classes/mapper.web/WebTagMapper.xml
deleted file mode 100644
index 57d65ff..0000000
--- a/hongshu-web/target/classes/mapper.web/WebTagMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebTagNoteRelationMapper.xml b/hongshu-web/target/classes/mapper.web/WebTagNoteRelationMapper.xml
deleted file mode 100644
index f74a32d..0000000
--- a/hongshu-web/target/classes/mapper.web/WebTagNoteRelationMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/classes/mapper.web/WebUserMapper.xml b/hongshu-web/target/classes/mapper.web/WebUserMapper.xml
deleted file mode 100644
index d845c31..0000000
--- a/hongshu-web/target/classes/mapper.web/WebUserMapper.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/hongshu-web/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/hongshu-web/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
deleted file mode 100644
index a39af75..0000000
--- a/hongshu-web/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
+++ /dev/null
@@ -1,91 +0,0 @@
-com/hongshu/web/domain/vo/ChatUserRelationVo.class
-com/hongshu/web/mapper/WebTagNoteRelationMapper.class
-com/hongshu/web/service/IWebChatService.class
-com/hongshu/web/mapper/WebAlbumNoteRelationMapper.class
-com/hongshu/web/service/impl/WebTagServiceImpl.class
-com/hongshu/web/service/IWebCommentSyncService.class
-com/hongshu/web/domain/entity/WebComment.class
-com/hongshu/web/service/impl/WebCommentSyncServiceImpl.class
-com/hongshu/web/service/IWebAlbumNoteRelationService.class
-com/hongshu/web/service/impl/WebAuthUserServiceImpl.class
-com/hongshu/web/domain/entity/WebAlbumNoteRelation.class
-com/hongshu/web/domain/dto/EsNoteDTO.class
-com/hongshu/web/domain/entity/WebCommentSync.class
-com/hongshu/web/service/IWebNoteService.class
-com/hongshu/web/domain/dto/AuthUserDTO.class
-com/hongshu/web/websocket/factory/ChatCountMessage.class
-com/hongshu/web/service/impl/WebAlbumNoteRelationServiceImpl.class
-com/hongshu/web/domain/vo/FollowerVo.class
-com/hongshu/web/domain/entity/WebAlbum.class
-com/hongshu/web/domain/entity/WebChat.class
-com/hongshu/web/domain/vo/RecordSearchVo.class
-com/hongshu/web/domain/vo/CommentVo.class
-com/hongshu/web/domain/entity/WebTag.class
-com/hongshu/web/domain/vo/TagVo.class
-com/hongshu/web/service/impl/WebChatServiceImpl.class
-com/hongshu/web/domain/vo/NoteVo.class
-com/hongshu/web/service/impl/WebTagNoteRelationServiceImpl.class
-com/hongshu/web/websocket/factory/MessageFactory.class
-com/hongshu/web/service/IWebAlbumService.class
-com/hongshu/web/websocket/factory/ChatUserMessage.class
-com/hongshu/web/auth/LoginMvcConfigureAdapter.class
-com/hongshu/web/domain/dto/CommentDTO.class
-com/hongshu/web/domain/vo/NoteSearchVo.class
-com/hongshu/web/service/IWebEsNoteService.class
-com/hongshu/web/mapper/WebCommentMapper.class
-com/hongshu/web/domain/entity/WebCategory.class
-com/hongshu/web/websocket/im/ChatUtils.class
-com/hongshu/web/mapper/WebCategoryMapper.class
-com/hongshu/web/mapper/WebNoteMapper.class
-com/hongshu/web/domain/entity/WebChatUserRelation.class
-com/hongshu/web/domain/dto/AlbumDTO.class
-com/hongshu/web/domain/entity/WebTagNoteRelation.class
-com/hongshu/web/service/IWebTagService.class
-com/hongshu/web/service/IWebAuthUserService.class
-com/hongshu/web/domain/vo/TrendVo.class
-com/hongshu/web/service/impl/WebOssServiceImpl.class
-com/hongshu/web/service/impl/WebCommentServiceImpl.class
-com/hongshu/web/service/IWebEsRecordService.class
-com/hongshu/web/service/IWebFollowerService.class
-com/hongshu/web/websocket/factory/OssFactory.class
-com/hongshu/web/service/IWebTagNoteRelationService.class
-com/hongshu/web/service/impl/WebEsRecordServiceImpl.class
-com/hongshu/web/websocket/config/ServerEncoder.class
-com/hongshu/web/service/impl/WebUserServiceImpl.class
-com/hongshu/web/mapper/WebFollowerMapper.class
-com/hongshu/web/service/IWebOssService.class
-com/hongshu/web/service/impl/WebCategoryServiceImpl.class
-com/hongshu/web/websocket/im/CountMessage.class
-com/hongshu/web/service/IWebUserService.class
-com/hongshu/web/websocket/WebSocketServer.class
-com/hongshu/web/mapper/WebAlbumMapper.class
-com/hongshu/web/domain/entity/WebFollower.class
-com/hongshu/web/service/impl/WebFollowerServiceImpl.class
-com/hongshu/web/service/IWebCategoryService.class
-com/hongshu/web/mapper/WebLikeOrCollectionMapper.class
-com/hongshu/web/domain/dto/NoteDTO.class
-com/hongshu/web/service/impl/UploadFileToLoacl.class
-com/hongshu/web/websocket/config/WebSocketConfig.class
-com/hongshu/web/domain/vo/LikeOrCollectionVo.class
-com/hongshu/web/service/impl/WebAlbumServiceImpl.class
-com/hongshu/web/service/IWebLikeOrCollectionService.class
-com/hongshu/web/service/impl/QiNiuYunUploadFile.class
-com/hongshu/web/service/impl/WebEsNoteServiceImpl.class
-com/hongshu/web/domain/entity/WebUser.class
-com/hongshu/web/domain/vo/CategoryVo.class
-com/hongshu/web/domain/vo/AlbumVo.class
-com/hongshu/web/mapper/WebCommentSyncMapper.class
-com/hongshu/web/auth/AuthContextHolder.class
-com/hongshu/web/domain/entity/WebNote.class
-com/hongshu/web/mapper/WebChatMapper.class
-com/hongshu/web/domain/entity/WebLikeOrCollection.class
-com/hongshu/web/mapper/WebTagMapper.class
-com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.class
-com/hongshu/web/service/IWebCommentService.class
-com/hongshu/web/domain/HongshuBaseEntity.class
-com/hongshu/web/websocket/im/Message.class
-com/hongshu/web/auth/UserLoginInterceptor.class
-com/hongshu/web/mapper/WebChatUserRelationMapper.class
-com/hongshu/web/mapper/WebUserMapper.class
-com/hongshu/web/domain/dto/LikeOrCollectionDTO.class
-com/hongshu/web/service/impl/WebNoteServiceImpl.class
diff --git a/hongshu-web/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/hongshu-web/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
deleted file mode 100644
index e500852..0000000
--- a/hongshu-web/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
+++ /dev/null
@@ -1,91 +0,0 @@
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebCommentSync.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/factory/MessageFactory.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/UploadFileToLoacl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebOssServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebTagService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebNoteServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebFollowerMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/dto/CommentDTO.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebTagServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/factory/ChatCountMessage.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebTagNoteRelationService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebCommentService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/dto/EsNoteDTO.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsRecordService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebComment.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/TagVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebTag.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/config/WebSocketConfig.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebTagNoteRelationServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebAlbumMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebFollowerService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/factory/OssFactory.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebEsNoteService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/WebSocketServer.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebCategoryServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebCommentSyncMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebAlbumService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebAlbumNoteRelation.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/im/ChatUtils.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/dto/AuthUserDTO.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebTagNoteRelationMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebTagNoteRelation.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebUser.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/dto/AlbumDTO.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebChatServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebAuthUserService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebChatUserRelationMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebNoteMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebAlbumServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/CategoryVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebLikeOrCollectionMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsRecordServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebLikeOrCollectionService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/auth/LoginMvcConfigureAdapter.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebChatUserRelation.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebOssService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebChat.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebChatMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebCategoryMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebCommentSyncServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/NoteSearchVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebAlbumNoteRelationServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/im/CountMessage.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebChatService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/LikeOrCollectionVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebAlbum.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebCommentMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/RecordSearchVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/CommentVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebAlbumNoteRelationService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/AlbumVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/ChatUserRelationVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/factory/ChatUserMessage.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebAuthUserServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/HongshuBaseEntity.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/auth/AuthContextHolder.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebCategory.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/NoteVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebCommentServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/QiNiuYunUploadFile.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebCategoryService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebNoteService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebFollower.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/config/ServerEncoder.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/dto/NoteDTO.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebLikeOrCollection.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebUserMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/FollowerVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/entity/WebNote.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebFollowerServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/dto/LikeOrCollectionDTO.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebUserServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebTagMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebEsNoteServiceImpl.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebUserService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/IWebCommentSyncService.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/domain/vo/TrendVo.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/mapper/WebAlbumNoteRelationMapper.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/auth/UserLoginInterceptor.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/websocket/im/Message.java
-/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-web/src/main/java/com/hongshu/web/service/impl/WebLikeOrCollectionServiceImpl.java
diff --git a/logs/sys-error.log b/logs/sys-error.log
deleted file mode 100644
index e69de29..0000000
diff --git a/logs/sys-info.log b/logs/sys-info.log
deleted file mode 100644
index 89a2b9e..0000000
--- a/logs/sys-info.log
+++ /dev/null
@@ -1,98 +0,0 @@
-01:03:18.809 [restartedMain] INFO c.h.HongshuApplication - [logStarting,55] - Starting HongshuApplication using Java 1.8.0_321 on 192.168.1.9 with PID 68743 (/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/target/classes started by mayongjian in /Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot)
-01:03:18.865 [background-preinit] INFO o.h.v.i.util.Version - [,21] - HV000001: Hibernate Validator 6.2.5.Final
-01:03:18.867 [restartedMain] INFO c.h.HongshuApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "druid"
-01:03:21.956 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
-01:03:21.958 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
-01:03:21.958 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
-01:03:22.129 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
-01:03:24.805 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,1009] - {dataSource-1} inited
-01:03:28.001 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
-01:03:28.010 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
-01:03:28.012 [restartedMain] INFO o.q.c.QuartzScheduler - [,229] - Quartz Scheduler v.2.3.2 created.
-01:03:28.012 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
-01:03:28.014 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
-
-01:03:28.014 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
-01:03:28.014 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
-01:03:28.014 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@330b979
-01:03:28.937 [restartedMain] INFO c.g.d.c.DozerBeanMapperBuilder - [build,544] - Initializing Dozer. Version: 6.5.2, Thread Name: restartedMain
-01:03:28.939 [restartedMain] INFO c.g.d.c.u.RuntimeUtils - [isOSGi,53] - OSGi support is false
-01:03:28.944 [restartedMain] INFO c.g.d.c.c.r.LegacyPropertiesSettingsResolver - [processFile,60] - Trying to find Dozer configuration file: dozer.properties
-01:03:28.945 [restartedMain] INFO c.g.d.c.c.r.LegacyPropertiesSettingsResolver - [processFile,63] - Failed to find dozer.properties via com.github.dozermapper.core.config.resolvers.LegacyPropertiesSettingsResolver.
-01:03:28.948 [restartedMain] INFO c.g.d.c.e.ELExpressionFactory - [isSupported,60] - javax.el is not supported; Failed to resolve ExpressionFactory, com.sun.el.ExpressionFactoryImpl
-01:03:29.783 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
-01:03:30.314 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
-01:03:30.333 [restartedMain] INFO c.h.HongshuApplication - [logStarted,61] - Started HongshuApplication in 11.973 seconds (JVM running for 12.765)
-01:05:37.748 [http-nio-8080-exec-2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
-01:05:37.809 [http-nio-8080-exec-1] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:null,null
-01:05:37.809 [http-nio-8080-exec-3] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:null,null
-01:05:37.815 [http-nio-8080-exec-2] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:null,null
-01:05:38.003 [http-nio-8080-exec-3] INFO c.g.d.c.DozerBeanMapperBuilder - [build,544] - Initializing Dozer. Version: 6.5.2, Thread Name: http-nio-8080-exec-3
-01:05:38.004 [http-nio-8080-exec-3] INFO c.g.d.c.c.r.LegacyPropertiesSettingsResolver - [processFile,60] - Trying to find Dozer configuration file: dozer.properties
-01:05:38.005 [http-nio-8080-exec-3] INFO c.g.d.c.c.r.LegacyPropertiesSettingsResolver - [processFile,63] - Failed to find dozer.properties via com.github.dozermapper.core.config.resolvers.LegacyPropertiesSettingsResolver.
-01:06:42.416 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
-01:06:42.468 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
-01:06:42.470 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
-01:06:42.470 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
-01:06:42.471 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
-01:06:42.484 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2174] - {dataSource-1} closing ...
-01:06:42.504 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2247] - {dataSource-1} closed
-01:06:48.214 [restartedMain] INFO c.h.HongshuApplication - [logStarting,55] - Starting HongshuApplication using Java 1.8.0_321 on 192.168.1.9 with PID 69543 (/Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot/hongshu-admin/target/classes started by mayongjian in /Users/mayongjian/Desktop/hongshu_ruoyi/hongshu_springboot)
-01:06:48.218 [background-preinit] INFO o.h.v.i.util.Version - [,21] - HV000001: Hibernate Validator 6.2.5.Final
-01:06:48.223 [restartedMain] INFO c.h.HongshuApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "druid"
-01:06:51.483 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
-01:06:51.484 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
-01:06:51.484 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
-01:06:51.569 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
-01:06:53.918 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,1009] - {dataSource-1} inited
-01:06:56.994 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
-01:06:57.003 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
-01:06:57.004 [restartedMain] INFO o.q.c.QuartzScheduler - [,229] - Quartz Scheduler v.2.3.2 created.
-01:06:57.004 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
-01:06:57.005 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
-
-01:06:57.006 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
-01:06:57.006 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
-01:06:57.006 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7b51359b
-01:06:57.969 [restartedMain] INFO c.g.d.c.DozerBeanMapperBuilder - [build,544] - Initializing Dozer. Version: 6.5.2, Thread Name: restartedMain
-01:06:57.972 [restartedMain] INFO c.g.d.c.u.RuntimeUtils - [isOSGi,53] - OSGi support is false
-01:06:57.977 [restartedMain] INFO c.g.d.c.c.r.LegacyPropertiesSettingsResolver - [processFile,60] - Trying to find Dozer configuration file: dozer.properties
-01:06:57.978 [restartedMain] INFO c.g.d.c.c.r.LegacyPropertiesSettingsResolver - [processFile,63] - Failed to find dozer.properties via com.github.dozermapper.core.config.resolvers.LegacyPropertiesSettingsResolver.
-01:06:57.982 [restartedMain] INFO c.g.d.c.e.ELExpressionFactory - [isSupported,60] - javax.el is not supported; Failed to resolve ExpressionFactory, com.sun.el.ExpressionFactoryImpl
-01:06:58.821 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
-01:06:59.355 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
-01:06:59.370 [restartedMain] INFO c.h.HongshuApplication - [logStarted,61] - Started HongshuApplication in 11.819 seconds (JVM running for 12.75)
-01:07:04.078 [http-nio-8080-exec-1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
-01:07:04.130 [http-nio-8080-exec-3] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:null,null
-01:07:04.130 [http-nio-8080-exec-1] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:null,null
-01:07:04.143 [http-nio-8080-exec-2] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:null,null
-01:07:04.315 [http-nio-8080-exec-3] INFO c.g.d.c.DozerBeanMapperBuilder - [build,544] - Initializing Dozer. Version: 6.5.2, Thread Name: http-nio-8080-exec-3
-01:07:04.315 [http-nio-8080-exec-3] INFO c.g.d.c.c.r.LegacyPropertiesSettingsResolver - [processFile,60] - Trying to find Dozer configuration file: dozer.properties
-01:07:04.317 [http-nio-8080-exec-3] INFO c.g.d.c.c.r.LegacyPropertiesSettingsResolver - [processFile,63] - Failed to find dozer.properties via com.github.dozermapper.core.config.resolvers.LegacyPropertiesSettingsResolver.
-01:07:11.931 [http-nio-8080-exec-4] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:null,null
-01:07:12.232 [schedule-pool-1] INFO web-user - [run,52] - [127.0.0.1]内网IP[头像][Success][登录成功]
-01:07:12.303 [http-nio-8080-exec-6] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:12.303 [http-nio-8080-exec-7] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:12.313 [http-nio-8080-exec-9] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:12.314 [http-nio-8080-exec-8] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:12.360 [http-nio-8080-exec-5] INFO c.h.w.w.WebSocketServer - [onOpen,70] - 29加入webSocket!当前人数为=1
-01:07:12.467 [http-nio-8080-exec-10] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:15.421 [http-nio-8080-exec-11] INFO c.h.w.w.WebSocketServer - [onOpen,70] - 29加入webSocket!当前人数为=2
-01:07:15.434 [http-nio-8080-exec-12] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:15.436 [http-nio-8080-exec-15] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:15.436 [http-nio-8080-exec-14] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:15.436 [http-nio-8080-exec-13] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:15.441 [http-nio-8080-exec-16] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
-01:07:15.552 [http-nio-8080-exec-17] INFO c.h.w.a.UserLoginInterceptor - [preHandle,41] - accessToken:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIiwiaWF0IjoxNzIwMDI2NDMyLCJleHAiOjE3MjAxMTI4MzIsInVzZXJJZCI6IjI5In0.JM2iFsg15SwRdlmZ_-Ogaxp_rRd0Z3e7RGAqQWg4qdg,29
diff --git a/logs/sys-user.log b/logs/sys-user.log
deleted file mode 100644
index 39a801e..0000000
--- a/logs/sys-user.log
+++ /dev/null
@@ -1,2 +0,0 @@
-01:03:06.219 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
-01:06:42.471 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
diff --git a/pom.xml b/pom.xml
index 5cc9c9c..73ea079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,6 @@
hongshu-admin
hongshu-common
hongshu-framework
-
hongshu-quartz
hongshu-system
hongshu-web