工业级运维app手机api
xufenglei
2017-11-16 43c0f7bd6b605b2c71f58e43055144004e7d42e7
降序 排序
1 files modified
2 ■■■ changed files
src/main/resources/mapper/HistoryEntityMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/resources/mapper/HistoryEntityMapper.xml
@@ -266,7 +266,7 @@
        <if test="macKey != null and macKey != 'all'">
            AND    h.mac_key = #{macKey}
            GROUP BY e.id
            ORDER BY avg
            ORDER BY avg desc
        </if>    
        <if test="macKey == 'all'">
            GROUP BY h.mac_key