bugfix 更新站点互联互通配置

This commit is contained in:
Guoqs
2025-12-09 10:27:03 +08:00
parent a2df2e39f5
commit 90803807ab
2 changed files with 7 additions and 1 deletions

View File

@@ -591,7 +591,8 @@
t1.create_time AS createTime,
t1.update_by AS updateBy,
t1.update_time AS updateTime,
t1.del_flag AS delFlag
t1.del_flag AS delFlag,
t3.equipment_owner_id AS equipmentOwnerId
FROM
pile_station_info t1
JOIN pile_merchant_info t2 ON t1.merchant_id = t2.id