This commit is contained in:
@ -18,20 +18,12 @@ const doc = {
|
||||
login: {
|
||||
$username: "admin",
|
||||
$password: "12345aA!",
|
||||
$application: "saude",
|
||||
},
|
||||
user: {
|
||||
$employee_id: "EMP001",
|
||||
email: "admin@gmail.com",
|
||||
$username: "admin",
|
||||
$password: "12345aA!",
|
||||
$retype_password: "12345aA!",
|
||||
$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",
|
||||
$status: "Y"
|
||||
},
|
||||
user_profile: {
|
||||
@ -59,7 +51,7 @@ const doc = {
|
||||
$action: "V",
|
||||
$url: "https://bri-dev.shiblysolution.id/",
|
||||
$data_body: "{\"from\":\"2024-11-01\",\"to\":\"2024-11-26\"}",
|
||||
$application: "ukln"
|
||||
// $application: "ukln"
|
||||
}
|
||||
},
|
||||
parameters: {
|
||||
|
||||
Reference in New Issue
Block a user