update 站点设备列表添加桩运营类型字段

This commit is contained in:
Lemon
2023-08-08 15:55:24 +08:00
parent 6d67dd212c
commit 0ddf3eb46b
2 changed files with 11 additions and 1 deletions

View File

@@ -140,6 +140,7 @@
t1.id as connectorId,
t1.station_id as stationId,
t1.sn as pileSn,
t1.name as name,
t2.pile_connector_code as pileConnectorCode,
t2.status,
t1.merchant_id as merchantId,