This commit is contained in:
dohyeons
2025-10-02 17:14:18 +09:00
172 changed files with 1654 additions and 1079 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ export const AUTH_CONFIG = {
} as const;
export const UI_CONFIG = {
COMPANY_NAME: "WACE 솔루션",
COPYRIGHT: "© 2024 WACE 솔루션. All rights reserved.",
COMPANY_NAME: "VEXPLOR",
COPYRIGHT: "© 2024 VEXPLOR. All rights reserved.",
POWERED_BY: "Powered by WACE PLM System",
} as const;