创建故障管理模块
parent
3ea65346d8
commit
2f0fd35808
|
@ -1,6 +1,6 @@
|
||||||
# Tomcat
|
# Tomcat
|
||||||
server:
|
server:
|
||||||
port: 10022
|
port: 9701
|
||||||
|
|
||||||
# nacos线上地址
|
# nacos线上地址
|
||||||
nacos:
|
nacos:
|
||||||
|
@ -57,4 +57,4 @@ spring:
|
||||||
- application-rabbit-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-rabbit-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
logging:
|
logging:
|
||||||
level:
|
level:
|
||||||
com.muyu.breakdown.mapper: DEBUG
|
com.muyu.system.mapper: DEBUG
|
||||||
|
|
Loading…
Reference in New Issue