微调
This commit is contained in:
@@ -1110,7 +1110,7 @@ public class PqReportServiceImpl extends ServiceImpl<PqReportMapper, PqReport> i
|
||||
*/
|
||||
private XWPFTable generateTableBodyZJ(XWPFTable table,List<RawResultDataVO> rawResultDataVOS, DicDataEnum enumByCode) {
|
||||
// 组装数据
|
||||
getTableBodyDataZJ(rawResultDataVOS, enumByCode)
|
||||
getTableBodyDataZJ(rawResultDataVOS, enumByCode);
|
||||
return table;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user