TASK:冷启动热度推荐;
This commit is contained in:
@@ -527,7 +527,7 @@ def update_heat_matrices():
|
||||
|
||||
if __name__ == "__main__":
|
||||
try:
|
||||
# update_user_matrices()
|
||||
update_user_matrices()
|
||||
update_heat_matrices()
|
||||
# scheduler = BlockingScheduler()
|
||||
# scheduler.add_job(update_user_matrices, 'cron', hour=12, timezone='Asia/Shanghai')
|
||||
|
||||
Reference in New Issue
Block a user