|
|
@ -1,7 +1,6 @@ |
|
|
|
package com.logpm.factory.config; |
|
|
|
package com.logpm.factory.config; |
|
|
|
|
|
|
|
|
|
|
|
import com.alibaba.nacos.shaded.com.google.common.collect.Maps; |
|
|
|
import com.alibaba.nacos.shaded.com.google.common.collect.Maps; |
|
|
|
import com.logpm.factorydata.olo.config.CustomMessageConverter; |
|
|
|
|
|
|
|
import lombok.extern.slf4j.Slf4j; |
|
|
|
import lombok.extern.slf4j.Slf4j; |
|
|
|
import org.springblade.common.constant.RabbitConstant; |
|
|
|
import org.springblade.common.constant.RabbitConstant; |
|
|
|
import org.springframework.amqp.core.*; |
|
|
|
import org.springframework.amqp.core.*; |
|
|
|