This commit is contained in:
Putoo
2026-07-05 18:51:01 +08:00
parent fdb16f5d91
commit a1dbce8a96
15 changed files with 468 additions and 47 deletions

View File

@@ -10,4 +10,12 @@
<ProjectReference Include="..\Application.Domain.Entity\Application.Domain.Entity.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="BusEvents\EventModel\" />
</ItemGroup>
<ItemGroup>
<Compile Remove="BusEvents\EventModel\FightAwardEventModel.cs" />
</ItemGroup>
</Project>