diff --git a/资产系统开发笔记.md b/资产系统开发笔记.md index edd63cc..b9743c9 100644 --- a/资产系统开发笔记.md +++ b/资产系统开发笔记.md @@ -481,7 +481,7 @@ public class DisruptorPublisher { 1. 在Spring Boot应用程序中使用DisruptorPublisher: -``` +```java Copy code @RestController @RequestMapping("/")