mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 13:35:15 +08:00
update 后管站点页面添加字段、增加更多查询条件
This commit is contained in:
@@ -79,6 +79,16 @@ public class PileStationVO {
|
||||
*/
|
||||
private String merchantAdminName;
|
||||
|
||||
/**
|
||||
* 管理员电话
|
||||
*/
|
||||
private String managerPhone;
|
||||
|
||||
/**
|
||||
* 站点管理员
|
||||
*/
|
||||
private String stationAdminName;
|
||||
|
||||
/**
|
||||
* 站点状态
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user