mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
update
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
t1.id as connectorId,
|
||||
t1.station_id as stationId,
|
||||
t1.sn as pileSn,
|
||||
t2.pile_connector_code as connectorCode,
|
||||
t2.pile_connector_code as pileConnectorCode,
|
||||
t2.status,
|
||||
t1.merchant_id as merchantId,
|
||||
t3.merchant_name as merchantName
|
||||
@@ -226,8 +226,8 @@
|
||||
t1.pile_connector_code as pileConnectorCode,
|
||||
t2.station_id as stationId,
|
||||
t1.STATUS as connectorStatus,
|
||||
t1.pile_sn,
|
||||
t2.model_id,
|
||||
t1.pile_sn as pileSn,
|
||||
t2.model_id as modelId,
|
||||
t3.speed_type as chargingType,
|
||||
t3.rated_power as ratedPower
|
||||
FROM
|
||||
|
||||
Reference in New Issue
Block a user