api.js 110 Bytes Raw Blame History Permalink 1 2 3 4 module.exports = { index: '/xxx/index', // Index 接口 register: '/xxx/register', // 解析用户信息 }