|
|
|
@ -84,7 +84,7 @@ public class DomesticExportCustomsCkServiceImpl extends ServiceImpl<DomesticExpo |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
Page<Map<String, Object>> result = this.baseMapper.querySgByPage(page, dto); |
|
|
|
|
log.info("返回的结果是:{}",result.getRecords().get(0)); |
|
|
|
|
// log.info("返回的结果是:{}",result.getRecords().get(0));
|
|
|
|
|
if (ResultData.isEmpty(result)) { |
|
|
|
|
// List<DictdetaModel> lyModels = dictdetaServcice.selectDictdeta("jksSources");
|
|
|
|
|
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd"); |
|
|
|
|