Browse Source

排序暂时修改

dev_shibei_match
zxc 4 years ago
parent
commit
2c1cef9822
  1. 1
      epmet-module/data-report/data-report-server/src/main/resources/mapper/screen/ScreenProjectCategoryOrgDailyDao.xml

1
epmet-module/data-report/data-report-server/src/main/resources/mapper/screen/ScreenProjectCategoryOrgDailyDao.xml

@ -64,6 +64,7 @@
) temp ) temp
WHERE WHERE
temp.CATEGORY_CODE = #{categoryCode} temp.CATEGORY_CODE = #{categoryCode}
ORDER BY temp.`LEVEL` DESC
LIMIT 1 LIMIT 1
</select> </select>

Loading…
Cancel
Save