diff --git a/src/main/java/com/nis/web/dao/SwaggerLogDao.xml b/src/main/java/com/nis/web/dao/SwaggerLogDao.xml index e93cf47..f15ce0b 100644 --- a/src/main/java/com/nis/web/dao/SwaggerLogDao.xml +++ b/src/main/java/com/nis/web/dao/SwaggerLogDao.xml @@ -50,6 +50,11 @@ AND a.exception_Info!='' + + + AND a.opAction!=4 + + AND a.opAction=#{opAction} diff --git a/src/main/webapp/WEB-INF/views/sys/swaggerLogList.jsp b/src/main/webapp/WEB-INF/views/sys/swaggerLogList.jsp index e69d3fe..c998a99 100644 --- a/src/main/webapp/WEB-INF/views/sys/swaggerLogList.jsp +++ b/src/main/webapp/WEB-INF/views/sys/swaggerLogList.jsp @@ -56,7 +56,7 @@ 只查询异常信息 -       +