api โครงสร้างลูกจ้าง
This commit is contained in:
parent
1c99718a30
commit
25f0fb06c1
25 changed files with 14453 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ namespace BMA.EHR.Application
|
|||
{
|
||||
services.AddTransient<PrefixRepository>();
|
||||
services.AddTransient<PlacementRepository>();
|
||||
services.AddTransient<OrganizationEmployeeRepository>();
|
||||
|
||||
return services;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue