let jobInfo = { get_userViewJobList: "/assistant/custom/job/v2/userViewJobList", // 获取用户浏览的职位列表 yi_job_list: '/yishoudan/custom/job/listApp', // 一才职位列表(招工宝发送商家职位用) job_list: "/assistant/custom/job/v2/list",// 职位列表() get_AgencyIdByAccId: "/wyyx/systemuser/getAgencyIdByAccid",// 通过accid获取代理id } export default jobInfo;