初始项目

This commit is contained in:
liupopo
2023-02-11 12:55:02 +08:00
parent 1748bda84a
commit 0b89e36064
3363 changed files with 506201 additions and 1 deletions

8
.gitignore vendored
View File

@@ -11,3 +11,11 @@ buildNumber.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar
# IDEA #
.idea/
*.iml
*.zip
# Eclipse #
.settings/
.classpath
.project