123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- export const swiperAdListTest = [
- 'https://img.bosszhipin.com/beijin/activity/img/20240829/488f35070cc7d0b615328d1e05fe62df4b7d0ebc36568cfb80c0fe17b37418f00945b742138a9e17.jpg.webp',
- 'https://img.bosszhipin.com/beijin/activity/img/20240829/488f35070cc7d0b615328d1e05fe62df4b7d0ebc36568cfb80c0fe17b37418f00945b742138a9e17.jpg.webp',
- 'https://img.bosszhipin.com/beijin/activity/img/20240829/488f35070cc7d0b615328d1e05fe62df4b7d0ebc36568cfb80c0fe17b37418f00945b742138a9e17.jpg.webp',
- ]
- export const positionList = [
- {
- enterprise: {
- authStatus: "1",
- cityCode: "",
- contacts: "",
- createDate: null,
- deleted: 0,
- email: "",
- employeeSex: "男",
- enterpriseAddress: "",
- enterpriseEmployeeNickname: "苗世航",
- enterpriseEmployeePosition: "董事长",
- enterpriseId: "1812393946853281792",
- enterpriseIndustry: "",
- enterpriseName: "六六六公司",
- enterpriseStatus: "审核中",
- enterpriselndustryId: 0,
- headImg: "",
- introduce: "",
- phone: "15929954826",
- photos: [ ],
- provinceCode: "",
- regionCode: "",
- scale: 0,
- site: "",
- superAdmin: 0,
- tages: [ ],
- tradeCategory: 0,
- updateDate: null,
- userId: "502",
- scaleChinese: null,
- tradeCategoryChinese: null
- },
- enterpriseRecruit: {
- addrress: "灞桥区十里铺南街1666号",
- eduName: "硕士",
- enterpriseId: "1812393946853281792",
- enterpriseRecruitDetail: "能熟练利用规划软件",
- enterpriseRecruitHitNum: 0,
- enterpriseRecruitId: "1812396722849189888",
- enterpriseRecruitJobName: "旅游策划师",
- enterpriseRecruitSalary: 400,
- enterpriseRecruitSendDate: "2024-07-14 16:00:26",
- enterpriseRecruitStatus: "招聘中",
- enterpriseRecruitType: 2,
- frequency: {
- day: 5,
- dateType: "week"
- },
- hot: 1,
- jobCode: "280200",
- jobDept: "规划部",
- jobName: "旅游产品开发/策划",
- majorCode: "120901K",
- majorName: "旅游管理",
- responsibilityDetail: "进行景区规划与活动策划组织",
- sort: "1720944346",
- workCityCode: "610100",
- workCityName: "西安市",
- workProvinceCode: "610000",
- workProvinceName: "陕西省",
- enterpriseRecruitTypeChinese: null,
- hotChinese: null
- },
- enterpriseRecruitTags: [
- {
- createDate: "2024-07-14 16:00:26",
- enterpriseRecruitId: "1812396722849189888",
- enterpriseRecruitTagId: "1812396722866073601",
- title: "双休"
- },
- {
- createDate: "2024-07-14 16:00:26",
- enterpriseRecruitId: "1812396722849189888",
- enterpriseRecruitTagId: "1812396722870267906",
- title: "氛围好"
- },
- {
- createDate: "2024-07-14 16:00:26",
- enterpriseRecruitId: "1812396722849189888",
- enterpriseRecruitTagId: "1812396722882850817",
- title: "五险一金"
- },
- {
- createDate: "2024-07-14 16:00:26",
- enterpriseRecruitId: "1812396722849189888",
- enterpriseRecruitTagId: "1812396722882850818",
- title: "生育补贴"
- },
- {
- createDate: "2024-07-14 16:00:26",
- enterpriseRecruitId: "1812396722849189888",
- enterpriseRecruitTagId: "1812396722887045122",
- title: "住房补贴"
- },
- {
- createDate: "2024-07-14 16:00:26",
- enterpriseRecruitId: "1812396722849189888",
- enterpriseRecruitTagId: "1812396722895433729",
- title: "弹性工作"
- }
- ],
- waitStudentCount: 0
- },
- ]
|