mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 第三方平台推送方法 由通过站点id查询配置密钥改为通过对应第三方平台类型查询
This commit is contained in:
@@ -2712,6 +2712,7 @@
|
||||
SELECT
|
||||
t1.station_id as stationId,
|
||||
t1.merchant_id,
|
||||
t1.third_party_type as thirdPartyType,
|
||||
t3.organization_code AS operatorId,
|
||||
t1.pile_connector_code AS connectorId,
|
||||
t1.order_code AS startChargeSeq,
|
||||
|
||||
Reference in New Issue
Block a user