config.js 194 B

1234567
  1. window.g = {
  2. // 获取数据请求地址
  3. // BASE_API: "https://test.lqkj.top//cmioc3-server",
  4. BASE_API: "http://192.168.4.219:12397/ioc-server",
  5. UE_IP: "http://192.168.4.159"
  6. };