เพิ่ม API

This commit is contained in:
setthawutttty 2025-03-20 13:11:03 +07:00
parent 01f0087beb
commit 71771b4b51
2 changed files with 37 additions and 3 deletions

View file

@ -14,5 +14,7 @@ export default {
`${urlFile}/file/${name}/${group}/${id}/${fileName}`,
changePassword:`${orgKeycloak}/user/change-password`,
resetPassword:`${orgKeycloak}/user/reset-password`
resetPassword:`${orgKeycloak}/user/reset-password`,
checkoutCheck:`${leave}/user/checkout-check`
}