ดึงข้อมูลเริ่มต้น
This commit is contained in:
parent
4cb827e65c
commit
e11b75baaf
2 changed files with 30 additions and 6 deletions
|
|
@ -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*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue