暂态写入写出时间

This commit is contained in:
caozehui
2026-07-08 15:50:38 +08:00
parent 75bc44172b
commit da08271f76
4 changed files with 40 additions and 18 deletions

View File

@@ -6,7 +6,7 @@ spring:
datasource:
druid:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://192.168.1.24:13306/pqs91001?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
url: jdbc:mysql://192.168.1.24:13306/pqs9100?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
# username: root
# password: njcnpqs
# url: jdbc:mysql://127.0.0.1:3306/pqs9100?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
@@ -70,9 +70,9 @@ Dip:
# 暂态前时间s
# fPreTime: 2f
#写入时间s
fRampIn: 0.001f
# fRampIn: 0.001f
#写出时间s
fRampOut: 0.001f
# fRampOut: 0.001f
# 暂态后时间s
# fAfterTime: 3f