spring: profiles: include: cloud server: port: 8002 #微服务相关配置 cloud: center: url: 119.96.213.127:9007 config: shared-configs: redis.yaml,mysql.yaml,sa-token.yaml service: name: device