spring: profiles: include: cloud server: port: 9052 #微服务相关配置 cloud: center: url: 119.96.213.127:9007 config: shared-configs: redis.yaml,mysql.yaml,sa-token.yaml name: sys service: name: dev_sys logging: config: classpath:log4j2-spring.xml