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