ทะเบียนประวัติ > ประวัติถือครองตำแหน่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-21 10:45:38 +07:00
parent 8bfd894d8f
commit 8b12e131bc
5 changed files with 35 additions and 58 deletions

View file

@ -2,7 +2,6 @@ import env from "../index";
const registryNew = `${env.API_URI}/org/profile`;
const metadata = `${env.API_URI}/org/metadata/`;
const salaryNew = `${env.API_URI}/org/profile/salary`;
export default {
registryNew: (type: string) => `${registryNew}${type}`,