import https from '@/plugins/luch-request_0.0.7/request' export const getGhsXj = data => { return https.get('/shop-ext/get-ghs-xj', data) } export const updateMtAlone = data => { return https.get('/shop-ext/update-mt-alone', data) }