小程序端接口添加停车费率描述字段

This commit is contained in:
Lemon
2023-09-11 11:17:40 +08:00
parent 5766581afb
commit 52aba7f812
3 changed files with 7 additions and 0 deletions

View File

@@ -501,6 +501,7 @@
t2.type as deviceType,
t2.free_time as freeTime,
t2.occupy_fee as occupyFee,
t1.park_fee_describe as parkFeeDescribe,
t2.publish_time as publishTime,
t3.electricity_price AS sharpElectricityPrice,
t3.service_price AS sharpServicePrice,