import {axios,download} from '@/utils/request' import project from './project' export default { http:axios, downFile:download, project }