Merge branch 'nice' into develop

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-15 17:55:06 +07:00
commit 689a05e68e
5 changed files with 124 additions and 78 deletions

View file

@ -175,5 +175,5 @@ export default {
//ข้อมูลครอบครับ
profileFamily: (empType: string, type: string) =>
`${registryNew}${empType}/${type}`,
`${registryNew}${empType}/family/${type}`,
};