修改application.yml文件
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user