ÎļþÃû´Ó cnas-require/src/main/java/com/ruoyi/require/handler/FiberConfigReportHandler.java ÐÞ¸Ä |
| | |
| | | package com.ruoyi.require.handler; |
| | | package com.ruoyi.inspect.handler; |
| | | |
| | | import com.deepoove.poi.data.*; |
| | | import com.deepoove.poi.data.style.*; |
| | | |
| | | import com.ruoyi.framework.exception.ErrorException; |
| | | import com.ruoyi.framework.util.MyUtil; |
| | | import com.ruoyi.inspect.dto.SampleProductDto; |
| | |
| | | * @param fiberList å
纤项ç®ä¿¡æ¯ |
| | | * @param tables2 å
纤éä»¶è¡¨æ ¼ |
| | | */ |
| | | public void writeFiberEnclosureTableRow(List<InsProduct> fiberList, List<Map<String, Object>> tables2,InsReport insReport) { |
| | | public void writeFiberEnclosureTableRow(List<InsProduct> fiberList, List<Map<String, Object>> tables2, InsReport insReport) { |
| | | AtomicInteger index2 = new AtomicInteger(1);//页ç |
| | | int colCount = 9;//è¡¨æ ¼æ»åæ° |
| | | int itemCount = 7;//è¡¨æ ¼é¡¹ç®åæ° |