// const H5 = '' export const urlphoto = "https://test.jue-ming.com"; // export const urlphoto = 'https://152.136.24.101' export const url = "https://guya-tech.com"; // export const url ="http://118.195.171.239"; // export const url = "http://10.113.248.4"; export const baseUrl = `${url}:8446/`; // 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";