This commit is contained in:
2018-08-23 23:12:39 +00:00
parent 59ea6636df
commit 871182ebdb
7 changed files with 8 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ namespace AyaNova.Biz
internal class LocaleBiz : BizObject, IImportAyaNova7Object
{
private readonly AyContext ct;
private readonly long userId;
public readonly long userId;
private readonly AuthorizationRoles userRoles;