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