李宇
2021-02-25 dd29fcb8eff0fe9d442b98bd47738c79f3db136a
src/main/java/com/nanometer/smartlab/service/SysLaboratoryService.java
@@ -35,7 +35,7 @@
    void exportLab2Excel(List<Map> list) throws  Exception;
   List<Map> exportLabList(String type, String name);
   List<Map> exportLabList(String type, String name,String project);
   List<LaboratoryVo.Laboratory> getLaboratoryByProject(String project);