mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
新增 获取电池充电报告pdf文件下载链接方法
This commit is contained in:
@@ -252,6 +252,11 @@ parking:
|
||||
chargeAlgorithm:
|
||||
url: http://150.158.199.92:58910/gateway/api/user/battery/algorithm/json
|
||||
clientId: e488bac5f70b496fa2d82065089e5f81
|
||||
chargeAlgorithm2pdf:
|
||||
url: https://wx.btiger.net/jeecg-boot
|
||||
getTaskIdUrl: /api/docking/api/evaluate
|
||||
getPdfLinkUrl: /api/docking/report/pdf/
|
||||
token: MTc0NzcyMjgwMzg0NC1xNmFucG96cHR4aQ==
|
||||
|
||||
# dubbo配置
|
||||
dubbo:
|
||||
|
||||
@@ -147,4 +147,8 @@ wulian:
|
||||
chargeAlgorithm:
|
||||
url: http://150.158.199.92:58910/gateway/api/user/battery/algorithm/json
|
||||
clientId: e488bac5f70b496fa2d82065089e5f81
|
||||
chargeAlgorithm2pdf:
|
||||
getTaskIdUrl: /api/docking/api/evaluate
|
||||
getPdfLinkUrl: /api/docking/report/pdf/
|
||||
token: MTc0NzcyMjgwMzg0NC1xNmFucG96cHR4aQ==
|
||||
|
||||
|
||||
Reference in New Issue
Block a user