role isDefault is set true
but not add when user is created.
so how?
create user, auto add isDefault role.
role isDefault What does it do?
check VoloAbpIdentityIdentityUserAppService.cs No role was automatically added.
How to achieve it? I missed it.