|
|
@@ -26,5 +26,5 @@ public @interface JustryDeng {
|
|
|
String[] email() default {"13548417409@163.com", "dengeryanger@gmail.com"};
|
|
|
|
|
|
/** 好好学习,天天向上 */
|
|
|
- String[] DAY_DAY_UP() default {"https://blog.csdn.net/justry_deng", "https://github.com/JustryDeng?tab=repositories"};
|
|
|
+ String[] DAY_DAY_UP() default {"https://blog.csdn.net/justry_deng", "https://github.com/JustryDeng?tab=repositories", "https://gitee.com/JustryDeng/projects"};
|
|
|
}
|