实现了数据层的功能

This commit is contained in:
2026-05-13 03:11:56 +08:00
commit 3a86d29e5c
18 changed files with 607 additions and 0 deletions
+46
View File
@@ -0,0 +1,46 @@
HELP.md
.gradle
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
out/
!**/src/main/**/out/
!**/src/test/**/out/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
### Kotlin ###
.kotlin
## password
**/application-dev.yaml
**/application-dev.yml
**/application-dev.properties
**/.env