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