mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 22:15:06 +08:00
小程序查询站点详情接口增加 站点联系电话字段
This commit is contained in:
@@ -43,6 +43,11 @@ public class StationInfoVO {
|
||||
*/
|
||||
private String distance;
|
||||
|
||||
/**
|
||||
* 站点联系电话
|
||||
*/
|
||||
private String stationTel;
|
||||
|
||||
/**
|
||||
* 电费 每度单价
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user