地锁列表新增车位号字段

This commit is contained in:
Lemon
2023-09-05 09:43:19 +08:00
parent f1f6c10024
commit 39e0463d35
4 changed files with 14 additions and 0 deletions

View File

@@ -146,6 +146,7 @@
t1.station_id as stationId,
t1.sn as pileSn,
t1.name as name,
t2.park_no as parkNo,
t2.pile_connector_code as pileConnectorCode,
t2.status,
t1.merchant_id as merchantId,