diff --git a/dxhy-core/src/main/resources/mapper/BbfpzhslMapper.xml b/dxhy-core/src/main/resources/mapper/BbfpzhslMapper.xml index 25549e99..83bcb873 100644 --- a/dxhy-core/src/main/resources/mapper/BbfpzhslMapper.xml +++ b/dxhy-core/src/main/resources/mapper/BbfpzhslMapper.xml @@ -28,6 +28,7 @@ left join t_dx_record_invoice_statistics tdis on t.invoice_no = tdis.invoice_no + and t.invoice_code = tdis.invoice_code where t.invoice_date between #{kpksrq} and #{kpjsrq} and t.company = #{company}