Commit f5906a79 authored by wdy's avatar wdy

Merge remote-tracking branch 'origin/master'

parents cd836a67 93487f5f
...@@ -164,7 +164,7 @@ public class TestPlanRecordController extends BaseController{ ...@@ -164,7 +164,7 @@ public class TestPlanRecordController extends BaseController{
list.add(recaordUseCasesReportVO); list.add(recaordUseCasesReportVO);
}); });
}); });
result.put(isPage ? "车型验" : "sheet1名字", list ); result.put(isPage ? "车型验" : "sheet1名字", list );
} }
}); });
Map<String, String> cover = new HashMap<>(); Map<String, String> cover = new HashMap<>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment