删除多于条件

release
yishiqihuasheng 2 years ago
parent b25d54fc25
commit deb75865a6
  1. 2
      dxhy-core/src/main/resources/mapper/FpcjhzMapper.xml

@ -117,7 +117,7 @@
</foreach> </foreach>
and (invoice_type in('01','03','08','14','31','283','161','183','185') or (invoice_type ='32' and lq_tdyslxDm='08')) and (invoice_type in('01','03','08','14','31','283','161','183','185') or (invoice_type ='32' and lq_tdyslxDm='08'))
and t.source_system = '0' and t.source_system = '0'
-- and t.detail_yesorno = '1'
</select> </select>
<!-- and t.detail_yesorno = '1'-->
</mapper> </mapper>

Loading…
Cancel
Save