李宇
2021-02-05 a5e1d3d875f140065a8f30a27601fb45ad36714a
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 = "";