Skip to content

Commit c4dbfa8

Browse files
author
mxdl
committed
update .gitignore
1 parent eda2884 commit c4dbfa8

66 files changed

Lines changed: 66 additions & 66 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

lib_common/src/main/java/com/fly/common/annotation/SysLogger.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
/**
66
* Description: <SysLogger><br>
7-
* Author:    门心叼龙<br>
7+
* Author:    mxdl<br>
88
* Date:     2019/2/19<br>
99
* Version:   V1.0.0<br>
1010
* Update:     <br>

lib_common/src/main/java/com/fly/common/dto/RespDTO.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import java.io.Serializable;
44
/**
55
* Description: <RespDTO><br>
6-
* Author:    门心叼龙<br>
6+
* Author:    mxdl<br>
77
* Date:     2019/2/19<br>
88
* Version:   V1.0.0<br>
99
* Update:     <br>

lib_common/src/main/java/com/fly/common/exception/CommonException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* Description: <CommonException><br>
5-
* Author:    门心叼龙<br>
5+
* Author:    mxdl<br>
66
* Date:     2019/2/19<br>
77
* Version:   V1.0.0<br>
88
* Update:     <br>

lib_common/src/main/java/com/fly/common/exception/ErrorCode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* Description: <通用错误码><br>
5-
* Author:    门心叼龙<br>
5+
* Author:    mxdl<br>
66
* Date:     2019/2/19<br>
77
* Version:   V1.0.0<br>
88
* Update:     <br>

module_admin/src/main/java/com/fly/admin/AdminServiceApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter;
1414
/**
1515
* Description: <AdminServiceApplication><br>
16-
* Author:    门心叼龙<br>
16+
* Author:    mxdl<br>
1717
* Date:     2019/2/19<br>
1818
* Version:   V1.0.0<br>
1919
* Update:     <br>

module_blog/src/main/java/com/fly/blog/BlogServiceApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/**
1111
* Description: <><br>
12-
* Author:    门心叼龙<br>
12+
* Author:    mxdl<br>
1313
* Date:     2019/2/19<br>
1414
* Version:   V1.0.0<br>
1515
* Update:     <br>

module_blog/src/main/java/com/fly/blog/aop/SysLoggerAspect.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
/**
2222
* Description: <><br>
23-
* Author:    门心叼龙<br>
23+
* Author:    mxdl<br>
2424
* Date:     2019/2/19<br>
2525
* Version:   V1.0.0<br>
2626
* Update:     <br>

module_blog/src/main/java/com/fly/blog/client/UserServiceClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
/**
1414
* Description: <UserServiceClient><br>
15-
* Author:    门心叼龙<br>
15+
* Author:    mxdl<br>
1616
* Date:     2019/2/19<br>
1717
* Version:   V1.0.0<br>
1818
* Update:     <br>

module_blog/src/main/java/com/fly/blog/client/hystrix/UserServiceHystrix.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
/**
99
* Description: <UserServiceHystrix><br>
10-
* Author:    门心叼龙<br>
10+
* Author:    mxdl<br>
1111
* Date:     2019/2/19<br>
1212
* Version:   V1.0.0<br>
1313
* Update:     <br>

module_blog/src/main/java/com/fly/blog/config/GlobalMethodSecurityConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
/**
77
* Description: <GlobalMethodSecurityConfiguration><br>
8-
* Author:    门心叼龙<br>
8+
* Author:    mxdl<br>
99
* Date:     2019/2/19<br>
1010
* Version:   V1.0.0<br>
1111
* Update:     <br>

0 commit comments

Comments
 (0)