Commit f9cc2211 authored by 高滢's avatar 高滢

方案名称

parent f4fe5804
...@@ -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