Skip to content

Commit

Permalink
✨ spring-boot-demo-social 努力中
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Feb 25, 2019
1 parent d8380c0 commit d6d9bf3
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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 {
}

0 comments on commit d6d9bf3

Please sign in to comment.