Merge branch 'develop' into devTee

This commit is contained in:
STW_TTTY\stwtt 2024-06-14 16:45:32 +07:00
commit cdceac58f2
57 changed files with 858 additions and 366 deletions

View file

@ -69,4 +69,7 @@ export default {
kpiLink,
profilePosition: () => `${env.API_URI}/org/profile/keycloak/position`,
/** Report*/
kpiReport: () => `${KPI}/report/announcement`,
};