update hard delete service user

This commit is contained in:
2024-12-13 09:47:52 +07:00
parent 2b803386fa
commit cdf8d4c07d
6 changed files with 30 additions and 10 deletions

View File

@ -20,11 +20,17 @@ const doc = {
$password: "123456"
},
user: {
$nik: "123456789",
$email: "admin@gmail.com",
$username: "admin",
$password: "123456",
$retype_password: "123456",
$name: "Administrator",
$phone: "08123456789",
$jabatan: "4a6991b6-78a0-4b3b-bf5c-fa0af5f69be8",
$organisasi: "4a6991b6-78a0-4b3b-bf5c-fa0af5f69be8",
$divisi: "4a6991b6-78a0-4b3b-bf5c-fa0af5f69be8",
$unit: "4a6991b6-78a0-4b3b-bf5c-fa0af5f69be8",
$id_role: "4a6991b6-78a0-4b3b-bf5c-fa0af5f69be8",
$status: "Y"
},