mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 10:08:04 +08:00
RoutineUpdate
This commit is contained in:
@@ -78,5 +78,12 @@ namespace OpenAuth.App.ViewModel
|
||||
{
|
||||
return view.MapTo<User>();
|
||||
}
|
||||
|
||||
public UserView()
|
||||
{
|
||||
Organizations = string.Empty;
|
||||
OrganizationIds = string.Empty;
|
||||
CreateUser = string.Empty;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user