diff --git a/README.md b/README.md index a55b997..8db637a 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ await SqlBuilder - #### 🎫 队列 ```csharp -//进入预提交对立 +//预提交队列 _repository.PreCommitResultAsyncQueue.Enqueue(async repo => await repo.UpdateAsync( x => x.Id == "1",