新增 占桩费用设置阈值

This commit is contained in:
Lemon
2023-09-21 10:55:49 +08:00
parent c639a3c00f
commit 1528ae3a1d
3 changed files with 13 additions and 0 deletions

View File

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