window.mungConfig = {
  dev: {
    BASE_API: "http://localhost:16399/luohe2_ee/api"
    // BASE_API: "https://park.lhzhtc.cn/luohe2_ee/api"
  },
  build: {
    BASE_API: "https://park.lhzhtc.cn/luohe2_ee/api"
  },
// 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: "资产目录"
};