update 添加优惠字段

This commit is contained in:
2024-01-26 09:24:59 +08:00
parent f18bf4c072
commit 661b1906dd
2 changed files with 7 additions and 0 deletions

View File

@@ -1636,6 +1636,7 @@
t1.pay_time as payTime,
t1.order_amount as orderAmount,
t1.virtual_amount as virtualAmount,
t1.discount_amount as discountAmount,
t1.settle_amount as settleAmount,
t1.settlement_time as settlementTime,
t1.start_soc as startSoc,