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