ต้นแบบการทำรายงาน
This commit is contained in:
parent
3332af583b
commit
3c11d1b5a1
6 changed files with 83 additions and 5 deletions
|
|
@ -22,6 +22,7 @@ namespace BMA.EHR.Application
|
|||
services.AddTransient<OrganizationCommonRepository>();
|
||||
services.AddTransient<InboxRepository>();
|
||||
services.AddTransient<NotificationRepository>();
|
||||
services.AddTransient<RetirementRepository>();
|
||||
|
||||
return services;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue