config.prod.js 127 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 const config = { domains: { api: 'https://api.yoho.cn', }, unionType: '100000000011678' }; module.exports = config;