suerprisePlus
2024-07-01 f76b96c26b878840ecc80b79d1e28e477d5573e6
1
2
3
4
5
6
7
8
console.log(location);
const host = location.origin;
 
const config = {
  apiServices: "http://192.168.11.24:12316/server/",
  imageUrl: "",
  sdkImg: host+"/visual/CimSDK/"
};