占桩订单逻辑

This commit is contained in:
2023-08-14 16:44:39 +08:00
parent e4b04c4462
commit d537e1d995
7 changed files with 255 additions and 27 deletions

View File

@@ -495,6 +495,8 @@
t2.name as templateName,
t2.remark as remark,
t2.type as deviceType,
t2.free_time as freeTime,
t2.occupy_fee as occupyFee,
t2.publish_time as publishTime,
t3.electricity_price AS sharpElectricityPrice,
t3.service_price AS sharpServicePrice,