// const H5 = '' export const urlphoto = "https://test.jue-ming.com"; // export const urlphoto = 'https://152.136.24.101' //可用红朵域名服务器 export const url = "https://hnhong-duo.com"; //测试号APPId // export const appId ='wx658b72887c56f6b4' export const appId ='wx43ca40dd2be85dd6' // 44调试 //翟哥 // export const url = "http://sug7c3.natappfree.cc"; // export const url = "http://kqwjbu.natappfree.cc"; //少锋 // export const url = "http://ytttxf.natappfree.cc"; // export const url ="http://118.195.171.239"; // export const url = "http://10.113.248.4"; export const baseUrl = `${url}:8445/`; // export const baseUrl = `${url}/`; // export const baseUrl = `${url}:8090/`; export const photoUrl = `${urlphoto}:8849/` export const scoketUrl = "wss://cognitive.wistcm.com:8090/websocket/" // let institution = H5 === "H5" ? "PUB001" : "PUB001"; export const textContent = { institutionNo: "PUB001", roleType: 1 } export const VERSION_201 = "2.0.1";