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