pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/java/com/dy/pipIrrBase/rtuUpgrade/task/UgRtuResultCtrl.java
@@ -83,7 +83,8 @@ * @param response */ @RequestMapping(value = "/exportAll", method = RequestMethod.GET) public void exportUgFail(HttpServletResponse response, QueryUgResultVo vo) throws Exception { @SsoAop() public void exportAll(HttpServletResponse response, QueryUgResultVo vo) throws Exception { if(vo.state != null && vo.state == 1){ //查询升级成功的 vo.fail = null ;