update .gitkeep

This commit is contained in:
2024-10-21 15:31:20 +08:00
parent 1fbe0140ef
commit 1d09dad47f
40 changed files with 0 additions and 175 deletions

View File

@@ -1,5 +0,0 @@
> 本模块存放公共组件
``` \-- *.utils(工具类; package)
\-- *.enums(公共枚举; package)
\-- *.constants(公共常量; package)
```

View File

@@ -1,2 +0,0 @@
> 本模块存放公共常量
``` \-- *Constant.java

View File

@@ -1,2 +0,0 @@
> 本模块存放公共枚举
``` \-- *Enum.java

View File

@@ -1,3 +0,0 @@
> 本模块存放公共工具类
``` \-- *Util.java
```

View File

@@ -1 +0,0 @@
> 本模块存放SQL