Add DeepSeek AI MCP assistant

This commit is contained in:
meswork
2026-05-27 14:39:35 +08:00
parent 120a18a651
commit 035970880d
23 changed files with 148240 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ window.g = {
mqttIP: '10.227.246.200',
mqttPortNumber: '8083',
printTemplate: 'BQFT_BarCode_001',
aiMcpURL: 'http://127.0.0.1:3100',
// baseURL: 'http://160.18.18.200:10090'
baseURL: 'http://127.0.0.1:10050'
}