diff --git a/资产系统开发笔记.md b/资产系统开发笔记.md index 5045b34..f405622 100644 --- a/资产系统开发笔记.md +++ b/资产系统开发笔记.md @@ -331,7 +331,7 @@ public class MessageEventProducer { 1. 在Spring Boot应用程序中使用Disruptor: -``` +```java Copy code @RestController public class MessageController {