Merge branch 'develop' into work
# Conflicts: # BMA.EHR.Application/ApplicationServicesRegistration.cs # BMA.EHR.Infrastructure/Migrations/ApplicationDBContextModelSnapshot.cs # BMA.EHR.Infrastructure/Persistence/ApplicationDBContext.cs # BMA.EHR.Solution.sln
This commit is contained in:
commit
8edfbc7466
70 changed files with 21946 additions and 157 deletions
|
|
@ -13,8 +13,7 @@ using Microsoft.EntityFrameworkCore;
|
|||
|
||||
namespace BMA.EHR.OrganizationEmployee.Service.Controllers
|
||||
{
|
||||
[Route("api/v{version:apiVersion}/organization-employee")]
|
||||
[ApiVersion("1.0")]
|
||||
[Route("api/[controller]/organization-employee")]
|
||||
[ApiController, Authorize]
|
||||
[Produces("application/json")]
|
||||
[SwaggerTag("โครงสร้างตำแหน่งลูกจ้าง")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue