This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
spring-boot-demo
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
✨
spring-boot-demo-social 努力中
pull/1/head
Yangkai.Shen
5 years ago
parent
d8380c0a72
commit
d6d9bf36dd
1 changed files
with
17 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+17
-0
spring-boot-demo-social/src/main/java/com/xkcoding/social/constants/SocialConsts.java
+ 17
- 0
spring-boot-demo-social/src/main/java/com/xkcoding/social/constants/SocialConsts.java
View File
@@ -0,0 +1,17 @@
package com.xkcoding.social.constants;
/**
* <p>
* 社交常量池
* </p>
*
* @package: com.xkcoding.social.constants
* @description: 社交常量池
* @author: yangkai.shen
* @date: Created in 2019-02-25 22:39
* @copyright: Copyright (c) 2019
* @version: V1.0
* @modified: yangkai.shen
*/
public interface SocialConsts {
}
Write
Preview
Loading…
Cancel
Save