2 lines
923 B
JavaScript
2 lines
923 B
JavaScript
|
const o=()=>"undefined"!=typeof window&&window.globalConfig?window.globalConfig:{VITE_APP_API_URL:"http://localhost:3001",VITE_APP_Ohter_URL:"http://localhost:3001/login/other",VITE_APP_Ohter_URL1:"http://localhost:3001/login/other",VITE_APP_Ms_Login_URL:"http://localhost:3001/ms/login",VITE_APP_Ms_Mobile_Login_URL:"http://localhost:3001/ms/mobile",VITE_APP_Ms_Login_URL1:"http://localhost:3001/ms/login1",VITE_APP_Ms_Mobile_Login_URL1:"http://localhost:3001/ms/mobile1",VITE_APP_Mer_Login_URL:"http://localhost:3001/mer/login",VITE_APP_Mer_Login_URL1:"http://localhost:3001/mer/login1",VITE_APP_Mer_URL:"http://localhost:3001/mer",VITE_APP_Ms_URL:"http://localhost:3001/ms",VITE_APP_Ms_URL_H5:"http://localhost:3001/ms/h5",VITE_APP_WEBSOCKET_Ms_URL:"ws://localhost:3002/ms",VITE_APP_WEBSOCKET_Mer_URL:"ws://localhost:3002/mer",VITE_APP_WEBSOCKET_Other_URL:"ws://localhost:3002/other"},_=_=>o()[_];export{_ as a,o as g};
|