小程序站点列表新增 停车费率描述字段

This commit is contained in:
Lemon
2023-09-20 11:03:46 +08:00
parent 9d77f5bd98
commit 00873d1d64
2 changed files with 8 additions and 0 deletions

View File

@@ -58,6 +58,11 @@ public class StationInfoVO {
*/
private String totalPrice;
/**
* 停车费率描述
*/
private String parkFeeDescribe;
/**
* 占桩免费时长
*/