价保
This commit is contained in:
@@ -29,7 +29,7 @@ public class MessageProducerService {
|
|||||||
@PostConstruct
|
@PostConstruct
|
||||||
public void init() {
|
public void init() {
|
||||||
if (rocketMQTemplate == null) {
|
if (rocketMQTemplate == null) {
|
||||||
throw new IllegalStateException("RocketMQTemplate not initialized!");
|
throw new IllegalStateException("RocketMQTemplate not initialized! ");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user