This commit is contained in:
linfso 2024-11-29 12:32:05 +08:00
parent 91cd69da92
commit 6c094cbfcf

View File

@ -204,6 +204,7 @@
and apply_money = #{applyMoney}
and invoice_type = #{invoiceType}
and company_tax_no = #{companyTaxNo}
and remark = #{remark}
and bl_audit = '0'
limit 1
</select>