@@ -49,6 +49,7 @@ public class BillProcess {
// billNeoMaxDTO.getAgeNeoDTO().setMin(new BigDecimal(25));
// 测试数据结束
+ System.out.println(billNeoMaxDTO);
billNeoMaxDTOList.add(billNeoMaxDTO);
}
processRule(billNeoMaxDTOList, wordCrfDTO, res);