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