const globalData = { // publicUrl: 'https://sqdx.windd.cn', // publicUrl2: 'https://sqdx.windd.cn', // publicUrl3: 'https://sqdx.windd.cn', // publicSocketUrl: 'wss://sqdx.windd.cn' publicUrl: 'http://10.16.10.139:8090', //luyu publicUrl2: 'http://10.16.10.139:8090', //huyubo publicUrl3: 'http://10.16.10.139:8090', //zxq publicSocketUrl: 'ws://10.16.10.139:8090' }; module.exports = { globalData: globalData, }