新增 对接南瑞平台 推送站点信息接口

This commit is contained in:
Lemon
2023-09-26 17:09:32 +08:00
parent 94436f5484
commit d97b64dcdc
6 changed files with 179 additions and 5 deletions

View File

@@ -64,6 +64,13 @@ public class PileStationVO {
*/
private Integer pileNum;
/**
* 是否全天开放
* 0
* 1
*/
private String openAllDay;
/**
* 运营商ID
*/