mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-03 09:29:59 +08:00
支付时间
This commit is contained in:
@@ -436,7 +436,7 @@
|
||||
t1.order_code as orderCode,
|
||||
t1.pay_amount as payAmount,
|
||||
t1.pay_mode as payMode,
|
||||
ifnull(t2.create_time, t1.create_time) as payTime,
|
||||
least(t2.create_time, t1.create_time) as payTime,
|
||||
t1.acquirer as acquirer,
|
||||
t1.deduction_record as deductionRecord,
|
||||
t1.refund_amount as refundAmount,
|
||||
|
||||
Reference in New Issue
Block a user