diff --git a/资产系统开发笔记.md b/资产系统开发笔记.md index b9743c9..7330dc1 100644 --- a/资产系统开发笔记.md +++ b/资产系统开发笔记.md @@ -458,7 +458,7 @@ public class DisruptorConfig { 1. 创建一个DisruptorPublisher类: -``` +```java Copy code public class DisruptorPublisher { private RingBuffer ringBuffer;