const config = { // baseUrl: 'whapi.test.cc', baseUrl: 'http://wh-api.localhost.com', webUrl: 'http://wh-api.localhost.com', appName: '开发环境' } module.exports = config;