config.js 136 B

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