创建故障管理模块
parent
3ea65346d8
commit
2f0fd35808
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue