import https from '@/plugins/luch-request_0.0.7/request' export const getGhsData = data => { return https.get('/ghs/get-ghs-data', data) }