This commit is contained in:
lcw
2026-03-14 19:46:21 +08:00
parent 93489b06fa
commit 9fb505eb8e
248 changed files with 21714 additions and 1840 deletions

View File

@ -62,22 +62,23 @@ module.exports = {
"/chat": {
target: 'https://api.deepseek.com/',
changeOrigin: true,
logLevel: "debug",
logLevel: "debug"
},
"/bpm": {
target: "http://192.168.0.101:32001",
changeOrigin: true,
logLevel: "debug",
logLevel: "debug"
},
"/flowApproval": {
target: "http://192.168.0.101:32001",
changeOrigin: true,
logLevel: "debug",
}, "/orgOrganization": {
logLevel: "debug"
},
"/orgOrganization": {
target: "http://192.168.0.101:32001",
changeOrigin: true,
logLevel: "debug",
},
logLevel: "debug"
}
}
},
// resolve: {