小程序查询枪口列表接口添加 故障原因字段

This commit is contained in:
Lemon
2023-08-12 16:56:11 +08:00
parent 3a76fc63a3
commit 2f1116d016
3 changed files with 10 additions and 1 deletions

View File

@@ -44,6 +44,11 @@ public class PileConnectorInfoVO {
*/
private Integer status;
/**
* 故障原因
*/
private String faultReason;
/**
* 车位号
*/