This commit is contained in:
邱贞招 2024-09-20 22:20:52 +08:00
parent aad9c90002
commit 81e48c1df4

View File

@ -106,6 +106,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
o.pay_time,
o.paid,
o.pay_type,
o.deposit_deduction,
o.type,
COALESCE(o.total_fee, 0) AS total_fee,
COALESCE(o.pay_fee, 0) AS pay_fee,