投递支付收款情况
扫码支付率:
{{numFixed(postPayData.scanRate)}}现金支付率:
{{numFixed(postPayData.cashRate)}}总支付金额:
{{numFixed(postPayData.totalPayMoney,'money')}}全网扫码最佳:
{{postPayData.bestScanProv}} {{numFixed(postPayData.bestScanRate)}}
周环比:
{{numFixed(postPayData.weekLink)}}POS刷卡率:
{{numFixed(postPayData.posRate)}}总支付笔数:
{{numFixed(postPayData.totalPayAmount,'sum')}}全网扫码最差:
{{postPayData.worstScanProv}} {{numFixed(postPayData.worstScanRate)}}
现金收款缴存情况
邮储柜面占比:
{{numFixed(cashReceiptData.counterRate)}}邮储协议占比:
{{numFixed(cashReceiptData.agreeRate)}}收款缴存额:
{{numFixed(cashReceiptData.totalReceiptMoney,'money')}}扫码占比:
{{numFixed(cashReceiptData.scanCodeRate)}}邮储APP占比:
{{numFixed(cashReceiptData.appRate)}}收款缴存笔数:
{{numFixed(cashReceiptData.totalReceiptAmount,'sum')}}现金妥投缴款率情况
缴款率:
{{numFixed(cashDeliverdData.payRate)}}总应缴款额:
{{numFixed(cashDeliverdData.cashPayMoney,'money')}}全网缴款最佳:
{{cashDeliverdData.bestPayProv}} {{numFixed(cashDeliverdData.bestPayRate)}}
缴款率环比:
{{numFixed(cashDeliverdData.payRateLink)}}总应缴款笔数:
{{numFixed(cashDeliverdData.cashPayAmount,'sum')}}全网缴款最差:
{{cashDeliverdData.worstPayProv}} {{numFixed(cashDeliverdData.worstPayRate)}}