import https from '@/plugins/luch-request_0.0.7/request' //退款详情 export const refundDetail = data => { return https.get('/refund/detail', data) }