业务系统通知列表

This commit is contained in:
2022-04-25 13:41:14 +08:00
parent 04a608c28b
commit 2d25ebd7ce
5 changed files with 71 additions and 3 deletions
@@ -330,6 +330,12 @@
SystemNoticeService
</summary>
</member>
<member name="M:IRaCIS.Core.Application.Service.SystemNoticeService.SetSystemNoticeHaveRead(System.Guid)">
<summary>设置已读 </summary>
</member>
<member name="M:IRaCIS.Core.Application.Service.SystemNoticeService.GetUserSystemNoticeList(IRaCIS.Core.Application.ViewModel.SystemNoticeQuery)">
<summary>获取登陆用户的系统通知列表 只是过滤了用户类型 </summary>
</member>
<member name="T:IRaCIS.Core.Application.Service.TrialExternalUserService">
<summary>
项目外部人员 录入流程相关