后管页面新增 停车平台配置

This commit is contained in:
Lemon
2023-08-25 15:50:23 +08:00
parent cb79523b8b
commit c08c4f4a95
10 changed files with 173 additions and 13 deletions

View File

@@ -34,6 +34,11 @@ public class PileStationVO {
*/
private String deptId;
/**
* 停车平台id
*/
private String parkingId;
/**
* 省市辖区编码
*/