修改mapper文件

release
yishiqihuasheng 2 years ago
parent ccca6499c5
commit c4d7fa91e9
  1. 2
      dxhy-extend/src/main/resources/mapper/index/ExtIndexStatisticsMapper.xml

@ -1696,7 +1696,7 @@
</if> </if>
and invoice_status != '0' and invoice_status != '0'
and qs_status = '1' and qs_status = '1'
and t.invoice_type in ('01','03','08','14','31') and invoice_type in ('01','03','08','14','31')
and company = #{paramsData.company} and company = #{paramsData.company}

Loading…
Cancel
Save