Skip to content

Commit

Permalink
feat: 恢复采集文章收益排行榜记录,暂停采集简书积分兑换平台交易数据
Browse files Browse the repository at this point in the history
  • Loading branch information
FHU-yezi committed Jul 3, 2024
1 parent ec9af2a commit 465216f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jobs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@ def import_deployment(path: str) -> DeploymentType:


DEPLOYMENT_PATHS: Set[str] = {
"jobs.jianshu.article_earning_ranking:deployment",
"jobs.jianshu.assets_ranking:deployment",
"jobs.jianshu.daily_update_ranking:deployment",
"jobs.jianshu.lp_recommend:deployment",
"jobs.jpep.ftn_trade:buy_deployment",
"jobs.jpep.ftn_trade:sell_deployment",
}


Expand Down

0 comments on commit 465216f

Please sign in to comment.