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