mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 06:25:13 +08:00
后管站点充电接口页面新增 车位号字段
This commit is contained in:
@@ -44,6 +44,11 @@ public class PileConnectorInfoVO {
|
||||
*/
|
||||
private Integer status;
|
||||
|
||||
/**
|
||||
* 车位号
|
||||
*/
|
||||
private String parkNo;
|
||||
|
||||
/**
|
||||
* 站点id
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user