update 角色授权区域
This commit is contained in:
@@ -143,7 +143,8 @@ namespace Ewide.Core.Service
|
||||
.Select(u => new
|
||||
{
|
||||
u.Code,
|
||||
u.Value
|
||||
u.Value,
|
||||
u.Remark
|
||||
}).ToListAsync();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user