const config = { // baseUrl: 'https://asset-api.geltsch.cn', baseUrl: 'http://127.0.0.1:8002', goUrl: 'http://127.0.0.1:8002', appName: '开发环境' } module.exports = config;