config.js 254 B

12345678
  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. BASE_API: "https://782y5867q3.vicp.fun/ioc-server/",
  6. UE_IP: "http://192.168.4.159"
  7. };