first commit

This commit is contained in:
Yangtao
2025-11-18 17:48:20 +08:00
commit 6e56cab848
196 changed files with 65809 additions and 0 deletions

53
.gitignore vendored Normal file
View File

@ -0,0 +1,53 @@
*.exe
/logs/*.log
/logs
/web/fy-trade/unpackage
.DS_Store
/data
__debug_bin*
HELP.md
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.ipr
/out/
/bin/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
#.vscode/
/node_modules
/web/node_modules
*.iml
/logs
*.tmp
projectFilesBackup
/*.exe
/NNOperation
lastupdate.tmp
/temp
/views/static
/serviceoperation
/app