md
This commit is contained in:
parent
c70bc5a14a
commit
14fa1380ca
@ -106,6 +106,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
and not exists(
|
||||
select 1 from emis_waybill_problem_info ewpi where a.bill_code=ewpi.bill_code and ewpi.del_flag='0' and ewpi.`problem_type` in(173,170,151)
|
||||
)
|
||||
and b.bl_confirm_site != 2
|
||||
and a.payment_type in('1','3')
|
||||
and a.trans_line_type=c.line_code
|
||||
and a.payee=#{salesmen}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user