fix เพิ่ม check Status
This commit is contained in:
parent
c3ed910fb9
commit
3f79bde543
2 changed files with 98 additions and 52 deletions
|
|
@ -5,6 +5,7 @@ const urlFile = `${env.API_URI}/salary`
|
|||
export default {
|
||||
checkin: () => `${leave}/check-in`,
|
||||
checkTime: () => `${leave}/check-time`,
|
||||
checkStatus: () => `${leave}/check-status`,
|
||||
|
||||
keycloakLogSSO: `${env.API_URI}/org/keycloak/log/sso`,
|
||||
keycloakPosition: () => `${env.API_URI}/org/profile/keycloak/position`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue