修改错别字

pull/1/head
chen zhengwei 6 years ago committed by GitHub
parent 1d26083c77
commit d5711b99cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -22,7 +22,7 @@ xxl-job的dotnet core 执行器实现,支持XXL-JOB 2.0+
### 3.1 在AspNetCore中使用
1. 生命一个AspNet的Middleware中间件,并扩展ApplicationBuilder,本质是拦截Post请求,解析Body中的流信息
1. 声明一个AspNet的Middleware中间件,并扩展ApplicationBuilder,本质是拦截Post请求,解析Body中的流信息
```
public class XxlJobExecutorMiddleware

Loading…
Cancel
Save