ดึงข้อมูลเริ่มต้น

This commit is contained in:
STW_TTTY\stwtt 2024-07-09 16:21:24 +07:00
parent 4cb827e65c
commit e11b75baaf
2 changed files with 30 additions and 6 deletions

View file

@ -63,6 +63,7 @@ export default {
dataUserOtherHistory: (id: string) => `${profileOrg}/other/history/${id}`,
orgCheckAvatar: (id: string) => `${profileOrg}/avatar/profileId/${id}`,
orgSearchCommander: () => `${profileOrg}/search/commander`,
orgActive: `${org}/active`,
/** struct-chart*/