This commit is contained in:
2025-07-01 17:54:58 +08:00
commit 57dcd609e2
5136 changed files with 346184 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
spring:
profiles:
#本地环境打开 dev 正式环境打开 prod 测试服务器环境test
# active: dev
# active: test
active: prod