#
Junjie
2025-12-02 20a4348ffdb9a933c3473bae257567620aea2cd1
src/main/resources/application.yml
@@ -50,7 +50,10 @@
mainProcessPlugin: FakeProcess
# 设备日志存储方式 mysql file
deviceLogStorage:
  # 设备日志存储方式 mysql file
  type: file
  # file类型存储地址
  loggingPath: ./stock/out/@pom.build.finalName@/deviceLogs
  # 日志过期时间 单位天
  expireDays: 7