#
Junjie
9 天以前 93b4b3ba7606e71601de2e326bd8bcc50c5898ab
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 9090
  port: 9091
  servlet:
    context-path: /@pom.build.finalName@
  shutdown: graceful
@@ -67,7 +67,7 @@
  threadControlCount: 10
  liftType: lift
mainProcessPlugin: FakeProcess
mainProcessPlugin: NormalProcess
deviceLogStorage:
  # 设备日志存储方式 mysql file
@@ -80,6 +80,7 @@
llm:
  platform: java
  pythonPlatformUrl: http://127.0.0.1:9000/ai/diagnose/askStream
  thinking: enable
#  base-url: https://api.siliconflow.cn/v1
#  api-key: sk-sxdtebtquwrugzrmaqqqkzdzmrgzhzmplwwuowysdasccent
#  model: deepseek-ai/DeepSeek-V3.2