Add HL MES manager with AI assistant service

This commit is contained in:
2026-05-25 18:28:10 +08:00
commit 35f11c095d
881 changed files with 172675 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
.env
*.log
debug.log
node_modules/
dist/
.idea/
.vscode/
.cursor/
package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.stackdump
dist.zip
~$*