李宇
2021-02-25 dd29fcb8eff0fe9d442b98bd47738c79f3db136a
src/main/java/com/nanometer/smartlab/controller/ReagentMngController.java
@@ -662,7 +662,7 @@
               throw new Exception("导入文件格式不正确");
            }*/
                for (int t = 0; t < totalCells; t++) {
                for (int t = 0; t <= totalCells; t++) {
                    //System.out.println(row.getCell(t));
                    String cellInfo="";
                    String groupId = "";