const globalData = { // publicUrl: 'https://sqdx.jiaxintech.com'//测试地址 publicUrl: 'https://sqpx.jiaxintech.com'//正式地址 // publicUrl:'http://10.16.10.139'//ly // publicUrl:'http://10.16.4.19:80'//hyb // publicUrl:'http://10.16.4.26:80'//zxq }; module.exports = { globalData: globalData }