资源推送微服务
parent
6d7f2a86af
commit
ac5da17e7a
|
@ -105,7 +105,7 @@
|
|||
</dependencies>
|
||||
|
||||
<build>
|
||||
<finalName>cloud-pay</finalName>
|
||||
<finalName>cloud-resource</finalName>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
|
|
@ -51,6 +51,4 @@ spring:
|
|||
- application-xxl-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
# rabbit 配置文件
|
||||
- application-rabbit-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
logging:
|
||||
level:
|
||||
com.muyu.system.mapper: DEBUG
|
||||
|
||||
|
|
Loading…
Reference in New Issue