新增字段

This commit is contained in:
Lemon
2023-08-25 09:36:07 +08:00
parent 4929b5a4a0
commit e7fa7fac8b
8 changed files with 317 additions and 13 deletions

View File

@@ -38,6 +38,11 @@ public class PileStationInfo extends BaseEntity {
private String deptId;
/**
* 停车场配置表id
*/
private String parkingId;
/**
* 二维码前缀
*/