创建故障管理模块

dev.car.gateway
冷调 2024-09-17 17:49:10 +08:00
parent 3ea65346d8
commit 2f0fd35808
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 10022
port: 9701
# nacos线上地址
nacos:
@ -57,4 +57,4 @@ spring:
- application-rabbit-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
logging:
level:
com.muyu.breakdown.mapper: DEBUG
com.muyu.system.mapper: DEBUG