分布式光伏-电气化铁路地图bug
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
<select id="selectRailwayList"
|
||||
resultType="com.njcn.device.pms.pojo.vo.SpecialAnalysisMonitorVO$SpecialAnalysisRailwayVO">
|
||||
SELECT
|
||||
pts.Id,
|
||||
DISTINCT pts.Id,
|
||||
pts.`Name`,
|
||||
pts.Org_Name,
|
||||
pts.Railway_Line_Name,
|
||||
@@ -192,7 +192,7 @@
|
||||
pts.Power_Name as powerrName,
|
||||
pts.Power_Id as powerrId,
|
||||
pts.Voltage_Level,
|
||||
ptse.capacity,
|
||||
IFNULL(ptse.capacity,0) as capacity,
|
||||
ps.Longitude,
|
||||
ps.Latitude
|
||||
FROM
|
||||
|
||||
Reference in New Issue
Block a user