export const GET_BASE_PATH = "" let MAIN_DOMAIN = "http://127.0.0.1:8005"; export const ADMIN_LOGIN_API = MAIN_DOMAIN + "/api/admin/login"