mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 22:45:05 +08:00
后管页面 新增 修改充电桩别名
This commit is contained in:
@@ -23,6 +23,11 @@ public class PileDetailVO {
|
||||
*/
|
||||
private String pileSn;
|
||||
|
||||
/**
|
||||
* 别名
|
||||
*/
|
||||
private String name;
|
||||
|
||||
/**
|
||||
* 状态 0-未知;1-在线;2-离线;3-故障
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user