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