forked from ddrilling/AsbCloudServer
Добавил Set для состояния уведомления
This commit is contained in:
parent
e0320e7c99
commit
13603378f2
@ -60,6 +60,10 @@ public class NotificationDto : IId
|
||||
|
||||
return 0;
|
||||
}
|
||||
set
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user