window.publicConfig = { // 请求地址 // BASE_API:'http:/10.97.121.2/api', // WS_URL_TY: 'ws://10.97.121.2/ty', // WS_URL_WH: 'ws://10.97.121.2/wh', // WS_URL_ZL: 'ws://10.97.121.2/zl' BASE_API:'http://61.144.224.21:8443/api', HOSTURL:'http://61.144.224.21', EVTZL:"http://61.144.224.21/evtzl", EVTWH: 'http://61.144.224.21/evtwh', EVTTY: 'http://61.144.224.21/evtty', // socket url WS_URL_TY: 'ws://61.144.224.21:8443/ty', WS_URL_WH: 'ws://61.144.224.21:8443/wh', WS_URL_ZL: 'ws://61.144.224.21:8443/zl' }