#
Junjie
2026-01-15 1ca93528d057436c1486e210495a9031a0bc58c0
src/main/resources/application.yml
@@ -1,5 +1,10 @@
# 系统版本信息
app:
  version: 1.0.1
  version-type: stable  # stable 或 dev
server:
  port: 9091
  port: 9090
  servlet:
    context-path: /@pom.build.finalName@
  shutdown: graceful
@@ -67,7 +72,7 @@
  threadControlCount: 10
  liftType: lift
mainProcessPlugin: NormalProcess
mainProcessPlugin: FakeProcess
deviceLogStorage:
  # 设备日志存储方式 mysql file