Browse Source

Updated files

master
adiao 3 years ago
parent
commit
613c26f107
  1. 2
      资产系统开发笔记.md

2
资产系统开发笔记.md

@ -402,7 +402,7 @@ public class MyEventHandler { @@ -402,7 +402,7 @@ public class MyEventHandler {
1. 创建一个Disruptor配置类:
```
```java
Copy code
@Configuration
@EnableConfigurationProperties(DisruptorProperties.class)

Loading…
Cancel
Save