fix(auth): error login on user or password is incorrect

This commit is contained in:
avicenan
2026-04-15 10:20:23 +07:00
parent 6a0fa980bd
commit 567089c03d
2 changed files with 74 additions and 70 deletions

View File

@ -18,7 +18,7 @@ const doc = {
login: {
$username: "admin",
$password: "12345aA!",
$application: "hrms",
$application: "saude",
},
user: {
$employee_id: "EMP001",