@ -551,7 +551,6 @@ public class DomesticExportCustomsCkServiceImpl extends ServiceImpl<DomesticExpo
}
Page<Map> result = this.baseMapper.queryRzcxByPage(page, dto);
log.info("获取的结果为:{}",page.getRecords().get(0));
if (ResultData.isEmpty(result)) {
for (int i = 0; i < page.getRecords().size(); i++) {
Map<String, Object> map = result.getRecords().get(i);