index.js 80 Bytes RawBlameHistoryPermalink 1 2 3 4 5 export default { 'GET /api': { code:200,data:[],message:"ok" } }