mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 01:50:17 +08:00
新增 获取电池充电报告pdf文件下载链接方法
This commit is contained in:
@@ -139,11 +139,15 @@ public class PileStationVO {
|
||||
*/
|
||||
private String stationLng;
|
||||
|
||||
private String aMapStationLng;
|
||||
|
||||
/**
|
||||
* 纬度
|
||||
*/
|
||||
private String stationLat;
|
||||
|
||||
private String aMapStationLat;
|
||||
|
||||
/**
|
||||
* 停车场库编号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user