{{ detailInfoList.orderNo }}
{{
detailInfoList.notifyStatus == 'notify_failed' ? '回调失败' : detailInfoList.notifyStatus ==
'notify_success' ? '回调成功' : '未回调'
}}
{{ detailInfoList.orderStatus == 'pay_unpaid' ? '未支付' : detailInfoList.orderStatus ==
'pay_success' ?
'支付成功' :
detailInfoList.orderStatus == 'pay_failure' ? '支付失败' : detailInfoList.orderStatus ==
'pay_processing' ? '支付处理中' : '已关闭' }}
{{ detailInfoList.sourceType == 's_manual' ? '手工提单' : 'API充值' }}
{{ detailInfoList.storeId }}
{{ detailInfoList.outTradeNo }}
{{ detailInfoList.payAmt }}
{{ detailInfoList.payChannelName }}
{{ detailInfoList.payTime }}
{{ detailInfoList.payTypeName }}
{{ detailInfoList.orderMsg }}
{{ detailInfoList.userKey }}
{{ detailInfoList.notifyRemark }}
{{ detailInfoList.poundageAmt }}
{{ NumberMul(detailInfoList.poundageRate, 100) }}%
{{ detailInfoList.storeName }}
{{ detailInfoList.storeNo }}
{{ detailInfoList.storeSettle == 'yes' ? '已结算' : detailInfoList.storeSettle == 'no' ||
!detailInfoList.storeSettle ? '未结算' :
detailInfoList.storeSettle == 'error' ? '结算失败' : '部分结算' }}
{{ detailInfoList.storeSettleTime }}
{{ detailInfoList.storeType == 'my_store'
? '代理自己商户'
: detailInfoList.storeType == 'directly_under' ? '平台直属商户' : '代理下级商户' }}
{{ detailInfoList.tranAmt }}
{{ detailInfoList.transactionId }}
{{ detailInfoList.userId }}
{{ detailInfoList.updateTime }}
{{ detailInfoList.createTime }}
{{ detailInfoList.productName }}
{{ detailInfoList.rateAmt }}
{{ detailInfoList.realAmt }}
{{ detailInfoList.signType }}
{{ detailInfoList.bankCode }}
{{ detailInfoList.bankId }}
{{ detailInfoList.cardType == 'debit_card' ? '借记卡' : '贷记卡' }}
{{ detailInfoList.channelType }}
{{ detailInfoList.productDesc }}
{{ NumberMul(detailInfoList.rate, 100) }}%
{{ detailInfoList.backUrl }}
{{ detailInfoList.mchId }}
{{ detailInfoList.mchName }}
{{ detailInfoList.mediaType }}
{{ detailInfoList.mobile }}
{{ detailInfoList.name }}
无
{{ detailInfoList.notifyUrl }}