修改提示
This commit is contained in:
@@ -111,7 +111,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
return ResponseOutput.Result(success);
|
||||
}
|
||||
|
||||
/// <summary>获取登陆用户的系统通知列表 只是过滤了用户类型 </summary>
|
||||
/// <summary>获取登陆用户的系统通知列表 只是过滤了用户类型 和已经发布的</summary>
|
||||
[HttpPost]
|
||||
public async Task<PageOutput<SystemNoticeReadDTO>> GetUserSystemNoticeList(SystemNoticeQuery querySystemNotice)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user