初始化项目

This commit is contained in:
2025-12-05 14:40:44 +08:00
parent 78d549fa4c
commit d730752f01

13
.gitignore vendored
View File

@@ -16,3 +16,16 @@ bin-release/
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
/.idea/misc.xml
/.idea/vcs.xml
/.idea/UniappTool.xml
/.idea/modules.xml
/.idea/cidservice.iml
/.idea/.gitignore
/.idea/go.imports.xml/
/model/dto/dto规范.md
/model/entity/entity规范.md
/controller/controller规范.md
/service/service规范.md
dao/dao规范.md
api接口文档.md