바코드 업데이트 및 AI LLm 적용용

This commit is contained in:
chpark
2026-03-05 19:08:08 +09:00
parent 5f3b144b12
commit bfd97c9717
62 changed files with 9570 additions and 55 deletions
+1
View File
@@ -41,4 +41,5 @@ export const MENU_ICONS = {
STATISTICS: ["통계", "분석", "리포트", "차트"],
SETTINGS: ["설정", "관리", "시스템"],
DATAFLOW: ["데이터", "흐름", "관계", "연결"],
AI: ["AI", "어시스턴트", "챗봇", "LLM"],
} as const;