mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
bugfix 第三方平台查询站点信息接口组织机构代码字段名
This commit is contained in:
@@ -432,7 +432,7 @@
|
||||
t1.id,
|
||||
t1.merchant_id AS merchantId,
|
||||
t2.merchant_name AS merchantName,
|
||||
t2.organization_code AS origanizationCode,
|
||||
t2.organization_code AS organizationCode,
|
||||
t1.station_name AS stationName,
|
||||
t1.dept_id AS deptId,
|
||||
t1.parking_id AS parkingId,
|
||||
|
||||
Reference in New Issue
Block a user