项目初始化

This commit is contained in:
2025-07-01 10:22:35 +08:00
commit 753a4eaf79
1950 changed files with 217343 additions and 0 deletions

13
acs2/nladmin-system/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
### IDEA ###
*/*.log
.idea/*
*.iml
*/target/*
*/*.iml
/.gradle/
/target/*
*/application-dev.yml
nlsso-server/src/main/java/org/nl/common/constant/
nlsso-server/src/main/java/org/nl/common/core/
/C:*
/D:*