七牛云SSO阿里云SSO 七牛云SSOconfig/index.js 阿里云SSOmodule.exports = { accessKeyId: '', // 阿里云Keyid accessKeySecret: '', // 阿里云Key secret bucket: '', // Oss bucket 名字 ENCRYPT_KEY: '' // localStorage加密Key}