|
|
|
@@ -43,10 +43,10 @@ public class RocketMqMessageProducer implements MqBaseProducer { |
|
|
|
@Autowired |
|
|
|
private WxMsgRecordService wxMsgRecordService; |
|
|
|
|
|
|
|
@Override |
|
|
|
public void confirm(CorrelationData correlationData, boolean b, String s) { |
|
|
|
|
|
|
|
} |
|
|
|
// @Override |
|
|
|
// public void confirm(CorrelationData correlationData, boolean b, String s) { |
|
|
|
// |
|
|
|
// } |
|
|
|
|
|
|
|
@PostConstruct |
|
|
|
public void start(){ |
|
|
|
|