Add Command API Service

This commit is contained in:
Suphonchai Phoonsawat 2023-07-13 13:59:47 +07:00
parent 440d9711fe
commit 4f51ff380e
26 changed files with 4380 additions and 129 deletions

View file

@ -36,7 +36,6 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\BMA.EHR.API.Command\BMA.EHR.API.Command.csproj" />
<ProjectReference Include="..\BMA.EHR.Infrastructure\BMA.EHR.Infrastructure.csproj" />
</ItemGroup>