邮件消息队列调整

yun-zuoyi
yunhao.wang 7 years ago
parent abefec9e97
commit 4cd25e7e2f

@ -11,6 +11,7 @@ import com.rabbitmq.client.Channel;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.amqp.core.Message;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;

Loading…
Cancel
Save