add: 项目开发

This commit is contained in:
ls
2025-12-27 10:47:41 +08:00
parent 2e89f67ef6
commit cd98f7c319
836 changed files with 73737 additions and 0 deletions

13
.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:*