window.mungConfig = {
  dev: {
    BASE_API: "http://172.16.36.216:8801/westport"
  },
  build: {
    BASE_API: "https://101.42.41.254:/westport"
  },
  // casConfig: {
  //   isLogin: false,
  //   loginUrl: "https://10.252.0.229:38443/authui/login?service=",
  //   hurl:
  //     "https://10.252.0.229:38443/westport-portal/homepage.html#/redirectHomepage",
  //   workBenchUrl: "https://10.252.0.229:38443/esf-web/"
  // },
  applicationName: "资产目录"
};