first commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
> 本模块存放公共常量
|
||||
``` \-- *Constant.java
|
||||
@@ -0,0 +1,2 @@
|
||||
> 本模块存放公共枚举
|
||||
``` \-- *Enum.java
|
||||
@@ -0,0 +1,3 @@
|
||||
> 本模块存放公共工具类
|
||||
``` \-- *Util.java
|
||||
```
|
||||
1
template/common/src/main/resources/README.md
Normal file
1
template/common/src/main/resources/README.md
Normal file
@@ -0,0 +1 @@
|
||||
> 本模块存放SQL
|
||||
Reference in New Issue
Block a user