新版本发布

This commit is contained in:
zhangdaiscott
2021-01-13 16:36:50 +08:00
parent f53969fa59
commit 0eace7c65c
3 changed files with 26 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
## ide
**/.idea
*.iml
## backend
**/target
**/logs
## front
**/*.lock