demand: TMS系统 - 客户账单管理 - 财务开票处理 - 已开票 T7080300415602 按照单号查询 查询的数据与单号不相关
committer: heyu
This commit is contained in:
parent
eac982b6ea
commit
360325dbb6
@ -153,6 +153,7 @@
|
||||
and EXISTS(
|
||||
select 1 from emis_settle_invoice_rel rel
|
||||
where rel.del_flag = '0' and rel.bill_no=#{params.billCode}
|
||||
and rel.apply_seq_no = a.apply_seq_no
|
||||
)
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user