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