ทะเบียนประวัติ: API โปรไฟล์

This commit is contained in:
oat_dev 2024-03-20 15:53:57 +07:00
parent 98e8819f91
commit 70d6c166f3

View file

@ -4,6 +4,8 @@ const registryNew = `${env.API_URI}/org/profile/`;
export default {
registryNew,
registryNewByProfileId: (profileId : string) => `${registryNew}${profileId}`,
// เครื่องราชฯ
profileNewInsign: `${registryNew}insignia`,
profileNewInsignByProfileId: (profileId: string) =>