调整项目结构
This commit is contained in:
@@ -6,7 +6,7 @@ microservice:
|
||||
sentinel:
|
||||
url: @sentinel.url@
|
||||
gateway:
|
||||
url: @gateway.url@
|
||||
url: @gateway.url@
|
||||
server:
|
||||
port: 10301
|
||||
#feign接口开启服务熔断降级处理
|
||||
@@ -52,4 +52,4 @@ mybatis-plus:
|
||||
|
||||
|
||||
mqtt:
|
||||
client-id: access-boot${random.value}
|
||||
client-id: access-boot123456
|
||||
Reference in New Issue
Block a user