新增 获取电池充电报告pdf文件下载链接方法

This commit is contained in:
Lemon
2025-08-29 14:22:14 +08:00
parent d91ed3a16e
commit a6b8a02370
6 changed files with 456 additions and 53 deletions

View File

@@ -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:

View File

@@ -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==