export default { serverAddress: 'http://115.238.57.190:8010', // serverAddress: 'http://121.36.134.218:8010', timeout:50000, method:'POST', clientid:1,//客户端编号 errors:{ apiNotFound:'没找到api', missingParam: "缺少必需的参数" } }