This commit is contained in:
2020-12-12 01:18:21 +00:00
parent f65a24e272
commit 0c5488706d

View File

@@ -82,6 +82,7 @@ namespace AyaNova.DataList
string IAyaDataListViewServerCriteria.ListViewServerCriteria(long userId)
{
//todo: take user id here and return additional criteria listview
//ensuring only current user can view their own memo datalist
throw new System.NotImplementedException();
}