|
var ids = new List<int> { 235 , 233 }; //dto.UserId
|
|
var ids = new List<int> { 235 , 233 }; //dto.UserId
|
|
await GeneralMethod.MessageIssueAndNotification(MessageTypeEnum.GroupBusinessOperations,title, center, ids);
|
|
await GeneralMethod.MessageIssueAndNotification(MessageTypeEnum.GroupBusinessOperations,title, center, ids);
|