修改application.yml文件

This commit is contained in:
caozehui
2026-07-23 09:35:12 +08:00
parent 049fb591c3
commit aaca8e8635

View File

@@ -53,34 +53,16 @@ socket:
webSocket: webSocket:
port: 7778 port: 7778
#源参数下发,暂态数据默认值 sntp:
#Dip: port: 123
# 暂态前时间s
# fPreTime: 2f
#写入时间s
# fRampIn: 0.001f
#写出时间s
# fRampOut: 0.001f
# 暂态后时间s
# fAfterTime: 3f
#Flicker:
# waveFluType: CPM
# waveType: SQU
# fDutyCycle: 50f
#log:
# homeDir: D:\logs
# commonLevel: info
report: report:
# template: D:\template # template: D:\template
# reportDir: D:\report # reportDir: D:\report
dateFormat: yyyy年MM月dd日 dateFormat: yyyy年MM月dd日
#data: device:
# homeDir: D:\data image:
#resource: dir: D:\device-images
# videoDir: ${data.homeDir}\resources\videos
qr: qr:
cloud: http://pqmcc.com:18082/api/file cloud: http://pqmcc.com:18082/api/file
dev: dev:
@@ -122,3 +104,4 @@ activate:
dataCheck: dataCheck:
enable: false enable: false
url: http://127.0.0.1:18091/steady/checksquare/create