แก้ลูกจ้าง
This commit is contained in:
parent
aa65b8165d
commit
7d75535d15
25 changed files with 942 additions and 892 deletions
|
|
@ -119,7 +119,9 @@ export default {
|
|||
developmentUserByType: (type: string) => `${org}/profile${type}/development/user`,
|
||||
|
||||
upDateNumber: `${profileOrg}/updatePhoneNumber/user`,
|
||||
upDateNumberByType: (type: string) => `${org}/profile${type}/updatePhoneNumber/user`,
|
||||
updateEmail: `${profileOrg}/updateEmail/user`,
|
||||
updateEmailByType: (type: string) => `${org}/profile${type}/updateEmail/user`,
|
||||
/**
|
||||
* workflow
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue