Commit 97659a01 authored by chenzhao's avatar chenzhao

人大金仓适配 分析服务修改

parent a35724c7
......@@ -558,8 +558,8 @@ FROM (
<select id="getPointNameListBySumSystem" resultType="java.util.Map">
SELECT
POINT_NAME as pointName,
INDEX_ADDRESS as indexAddress,
STATION AS station
max(INDEX_ADDRESS) as indexAddress,
max(STATION) AS station
FROM
idx_biz_fan_point_process_variable_classification
<where>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment