mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-10 18:30:02 +08:00
update
This commit is contained in:
@@ -336,6 +336,11 @@ public class PileStationInfo extends BaseEntity {
|
|||||||
@Excel(name = "是否有地锁(0-无;1-有)")
|
@Excel(name = "是否有地锁(0-无;1-有)")
|
||||||
private String parkingLockFlag;
|
private String parkingLockFlag;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 支持服务费率
|
||||||
|
*/
|
||||||
|
private BigDecimal serviceRate;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 删除标识(0-正常;1-删除)
|
* 删除标识(0-正常;1-删除)
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user