Преглед изворни кода

修改申诉审核列表页接口

songxinlu пре 3 година
родитељ
комит
8581fdd9ee
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      report-service/src/main/resources/mapper/AppealExamineInfoMapper.xml

+ 1 - 1
report-service/src/main/resources/mapper/AppealExamineInfoMapper.xml

@@ -167,7 +167,7 @@
         )
         OR gmt_create IN (
         SELECT
-        gmt_create
+        max(gmt_create)
         FROM
         med_appeal_info
         WHERE