ariesy 一键认证增加已入账条件

release
yefei 2 years ago
parent 6e2afbec06
commit 2f2ff3b4e7
  1. 1
      dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml

@ -1255,6 +1255,7 @@
and t.rzh_yesorno = '0'
and t.invoice_status in ('0','7')
and t.auth_status in('0','5','6')
and t.inaccount_status = '1'
and t.export_mark = '0'
and t.invoice_amount>0
and t.tax_amount>=0

Loading…
Cancel
Save