yuan
6 天以前 96bc725351df09e17c36cf57136971c8afd69623
1
2
3
4
5
6
7
# Spring配置
spring:
  profiles:
    active: dev
ruoyi:
  redis:
    keyPrefix: ${spring.profiles.active}