fix(role): doctor and nurse as role
This commit is contained in:
@ -47,7 +47,9 @@ const doc = {
|
||||
$name: "Administrator",
|
||||
$roles: ["4a6991b6-78a0-4b3b-bf5c-fa0af5f69be8", "1a1221b6-78a0-4b3b-bf5c-fa0af5f69be8"],
|
||||
$status: "Y",
|
||||
$application: "ukln"
|
||||
$application: "ukln",
|
||||
is_doctor: false,
|
||||
is_nurse: false,
|
||||
},
|
||||
user_activity: {
|
||||
$id_user: "4a6991b6-78a0-4b3b-bf5c-fa0af5f69be8",
|
||||
|
||||
Reference in New Issue
Block a user