update:添加中转等待界面

This commit is contained in:
2021-02-23 18:08:06 +08:00
parent 43de7445bd
commit cd23716d1b
8 changed files with 55 additions and 18 deletions

View File

@@ -9,4 +9,9 @@
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Events\" />
<Folder Include="Exceptions\" />
</ItemGroup>
</Project>