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