mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
同步充电桩数据
This commit is contained in:
@@ -14,7 +14,7 @@ jcpp:
|
||||
queue-prefix: jcpp.uplink.partition
|
||||
sync:
|
||||
# JCPP 同步接口地址
|
||||
api-url: http://localhost:8080/api/sync
|
||||
api-url: http://localhost:8180/api/sync
|
||||
# 批量同步大小
|
||||
batch-size: 100
|
||||
# 超时时间(毫秒)
|
||||
@@ -23,6 +23,11 @@ jcpp:
|
||||
auto-sync-enabled: false
|
||||
# 自动同步间隔(分钟)
|
||||
auto-sync-interval: 30
|
||||
auth:
|
||||
# JCPP 认证用户名
|
||||
username: sanbing
|
||||
# JCPP 认证密码
|
||||
password: password123
|
||||
|
||||
# 数据源配置
|
||||
spring:
|
||||
|
||||
Reference in New Issue
Block a user