[代码完善](v2.5): v2.5 beta 修改预览地址与项目文档地址

pull/394/head
ZhengJie 2020-05-29 19:52:43 +08:00
parent d159b80989
commit b699d32546
12 changed files with 13 additions and 13 deletions

View File

@ -11,7 +11,7 @@
#### 项目简介
一个基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 JWT、Spring Security、Redis、Vue的前后端分离的后台管理系统
**开发文档:** [https://doc.el-admin.xin/](https://doc.el-admin.xin)
**开发文档:** [https://el-admin.vip/](https://el-admin.vip)
**体验地址:** [https://el-admin.xin](https://el-admin.xin)
@ -90,6 +90,6 @@
</table>
#### 项目捐赠
项目的发展离不开你的支持,请作者喝杯咖啡吧☕ [Donate](https://doc.el-admin.xin/donation/)
项目的发展离不开你的支持,请作者喝杯咖啡吧☕ [Donate](https://el-admin.vip/donation/)
#### 反馈交流
- QQ交流群891137268

View File

@ -28,7 +28,7 @@ import java.lang.annotation.Target;
* @DataPermission(joinName = "dept", fieldName = "id")
* </p>
* @author Zheng Jie
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @date 2020-05-07
**/
@Target(ElementType.TYPE)

View File

@ -21,7 +21,7 @@ import org.springframework.stereotype.Component;
/**
* @author Zheng Jie
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @description
* @date 2020-05-18
**/

View File

@ -30,7 +30,7 @@ import java.util.*;
/**
* @author Zheng Jie
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @description
* @date 2020-05-07
**/

View File

@ -31,7 +31,7 @@ import java.io.IOException;
import javax.servlet.http.HttpServletResponse;
/**
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @author ${author}
* @date ${date}
**/

View File

@ -29,7 +29,7 @@ import com.fasterxml.jackson.databind.ser.std.ToStringSerializer;
</#if>
/**
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @description /
* @author ${author}
* @date ${date}

View File

@ -37,7 +37,7 @@ import java.math.BigDecimal;
import java.io.Serializable;
/**
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @description /
* @author ${author}
* @date ${date}

View File

@ -22,7 +22,7 @@ import org.mapstruct.Mapper;
import org.mapstruct.ReportingPolicy;
/**
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @author ${author}
* @date ${date}
**/

View File

@ -30,7 +30,7 @@ import me.zhengjie.annotation.Query;
</#if>
/**
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @author ${author}
* @date ${date}
**/

View File

@ -20,7 +20,7 @@ import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
/**
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @author ${author}
* @date ${date}
**/

View File

@ -25,7 +25,7 @@ import java.io.IOException;
import javax.servlet.http.HttpServletResponse;
/**
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @description 服务接口
* @author ${author}
* @date ${date}

View File

@ -54,7 +54,7 @@ import java.util.ArrayList;
import java.util.LinkedHashMap;
/**
* @website https://docs.auauz.net
* @website https://el-admin.vip
* @description 服务实现
* @author ${author}
* @date ${date}