tangzhiyao / boss-show-time

展示boss直聘岗位的发布时间
785 stars 27 forks source link

feat: get boss lastmodifytime by securityId #15

Closed lastsunday closed 1 month ago

lastsunday commented 2 months ago

CHANGELOG

  1. 修復BOSS下獲取lastmodifytime的問題,當前邏輯是從接口/wapi/zpgeek/job/detail.json?securityId=獲取。
  2. 新增BOOS下“正查找更新时间⌛︎”的加載提示。
  3. 增加接口請求延遲邏輯。

注意:測試請先登出BOSS賬號。

遇到的問題:

  1. 可能會觸發人機驗證頁面。

顯示效果:

boss-show-time-merge-request-001

tangzhiyao commented 2 months ago

不行这个时间不准确,只要招聘方登录过了这个时间就会修改

lastsunday commented 1 month ago

关于可推测岗位发布大概时间的字段jobStatusDesc的展示参考,可见https://github.com/lastsunday/boss-show-time/tree/bf35c6bde5c3c68999e479d8299e488c83f4c2cc

代码参考:

  1. 获取jobStatusDesc
  2. 转换jobStatusDesc为自定义常量对象
  3. 渲染jobStatusDesc
  4. 加入jobStatusDesc的排序