Merge remote-tracking branch 'origin/main' into 生产及设备基础资料

This commit is contained in:
2026-05-20 11:35:54 +08:00
3 changed files with 8 additions and 3 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,9 @@
## ide
**/.idea
**/.project
**/.classpath
**/.factorypath
**/.settings/
*.iml
rebel.xml
.project
@@ -10,6 +14,7 @@ rebel.xml
## backend
**/target
**/bin/
**/logs
## front