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