zhaowenxuan
2024-09-20 9c578ec65bd3748efa0fc73e502f8ed8ff8e2e49
1
2
3
4
5
6
7
# Spring配置
#dev  公司 开发/部署使用
#prod 泾川县部署正式环境使用(小程序端也可使用)
#test 泾川县部署测试环境使用
spring:
  profiles:
    active: dev