bugfix 第三方平台查询站点信息接口组织机构代码字段名

This commit is contained in:
Lemon
2024-08-01 09:27:01 +08:00
parent eb07babbb6
commit 7294d82a7e

View File

@@ -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,