'申请中',1=>'申请不通过',2=>'退款中',3=>'退款失败']; return $status[$data['refund_status']??0]; } }