ทะเบียนประวัติ: API โปรไฟล์
This commit is contained in:
parent
98e8819f91
commit
70d6c166f3
1 changed files with 2 additions and 0 deletions
|
|
@ -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) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue