แก้บั้ก และเพิ่ม api inbox noti
This commit is contained in:
parent
060765d373
commit
aacbcfee32
6 changed files with 220 additions and 5 deletions
|
|
@ -20,6 +20,8 @@ namespace BMA.EHR.Application
|
|||
services.AddTransient<RetirementRepository>();
|
||||
services.AddTransient<UserProfileRepository>();
|
||||
services.AddTransient<OrganizationCommonRepository>();
|
||||
services.AddTransient<InboxRepository>();
|
||||
services.AddTransient<NotificationRepository>();
|
||||
|
||||
return services;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue