update 高德

This commit is contained in:
2023-06-26 14:23:21 +08:00
parent e7aec156e8
commit e10e54ffb2
12 changed files with 109 additions and 25 deletions

View File

@@ -54,4 +54,14 @@ public class PileInfoVO {
* 设备名称
*/
private String modelName;
/**
* 类型
*/
private String speedType;
/**
* 枪口编号
*/
private String pileConnectorCode;
}