Surpriseplus
2022-10-24 de5fd267e19fbcc61ede03b39257900686287307
public/config/config.js
@@ -1,4 +1,5 @@
var baseUrl = 'http://192.168.20.53:8062';
//const BASE_URL = 'http://192.168.20.55:12316';
const BASE_URL = 'http://192.168.20.39:12316';
var gisUrl = 'http://183.162.245.49:3301';
var ifreamUrl = 'http://192.168.20.39:12306/';
@@ -7,3 +8,17 @@
var api_Url = 'http://192.168.20.106/';
var sql_Url = 'http://192.168.20.39:8081/admin/druid/sql.html';
window.sceneConfig = {
  // sdk许可
  licenseServer: 'http://192.168.20.39/LFServer',
  // licenseServer: 'http://192.168.20.55:9055',
  // 服务地址
  baseURL: 'http://183.162.245.49:8888/',
  positionBtn: [],
  mpt: {
    url: 'http://183.162.245.49:82/SG/Elevation',
    name: 'zhufeng.397336.mpt',
  },
};