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 faultReason;
|
||||
|
||||
/**
|
||||
* 车位号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user