查询报错;

This commit is contained in:
王奎兴
2026-02-27 14:27:02 +08:00
parent 1738f12bdd
commit 16b0eaf50a
@@ -6,7 +6,7 @@
<include refid="field_where"></include>
FROM
bms_invoice_list a
LEFT JOIN bms_waybill_invoiced b ON a.id = b.invoice_list_id
where a.is_delete = 0
<include refid="common_where"></include>
group by a.id