@ -67,6 +67,7 @@ public interface OutRechargeOrderMapperExt {
" order_no as orderNo,"+
" order_no as orderNo,"+
" operator_name as operatorName,"+
" operator_name as operatorName,"+
" labor_union_card as laborUnionCard,"+
" labor_union_card as laborUnionCard,"+
" refund_time as refundTime,"+
" case recharge_type when 1 then '快充' when 2 then '慢充' end rechargeTypeName ,"+
" case recharge_type when 1 then '快充' when 2 then '慢充' end rechargeTypeName ,"+
" case pay_type when 2 then '微信支付' when 3 then '工会卡支付' when 4 then '银联支付' when null then '积分抵扣' end payTypeName,"+
" case pay_type when 2 then '微信支付' when 3 then '工会卡支付' when 4 then '银联支付' when null then '积分抵扣' end payTypeName,"+
" recharge_content as rechargeContent,recharge_price as rechargePrice,pay_price as payPrice,discount_deduction_price as discountDeductionPrice,integral_deduction_price as integralDeductionPrice,pay_real_price as payRealPrice,"+
" recharge_content as rechargeContent,recharge_price as rechargePrice,pay_price as payPrice,discount_deduction_price as discountDeductionPrice,integral_deduction_price as integralDeductionPrice,pay_real_price as payRealPrice,"+