V2版整合版,前端和后端放到一个git仓库

This commit is contained in:
JEECG
2024-06-15 11:03:20 +08:00
parent b0a4f3a724
commit 1a43ee2ab9
1988 changed files with 633128 additions and 12462 deletions

9
.gitignore vendored
View File

@@ -1,9 +1,3 @@
node_modules
.DS_Store
dist
.npmrc
.cache
## ide
**/.idea
*.iml
@@ -11,7 +5,6 @@ dist
## backend
**/target
**/logs
**/dist
## front
/yarn-error.log
**/*.lock