zjh
2024-07-19 35492c6595e9585e54e25a97eda08e679efa1c12
1
2
3
4
5
6
7
8
# Spring配置
#dev  公司 开发/部署使用
#prod 泾川县部署正式环境使用
#test 泾川县部署测试环境使用
#xiaochengxu 泾川县部署小程序环境使用
spring:
  profiles:
    active: prod