Преглед изворни кода

remove unused recallsource

丁云鹏 пре 3 месеци
родитељ
комит
93db6972b8
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      region_rule_rank_h_task.sh

+ 2 - 2
region_rule_rank_h_task.sh

@@ -13,7 +13,7 @@ if [[ $ROV_OFFLINE_ENV == 'test' ]]; then
 #    done
 #    echo "24h, region_24h, h data update task finished!"
 #    nohup /root/anaconda3/bin/python /data2/rov-offline/region_rule_rank_h.py '24h' &
-#    nohup /root/anaconda3/bin/python /data2/rov-offline/region_rule_rank_h_v2.py '24h' &
+    nohup /root/anaconda3/bin/python /data2/rov-offline/region_rule_rank_h_v2.py '24h' &
     nohup /root/anaconda3/bin/python /data2/rov-offline/recommend_region_data_dup.py '24h' &
 #      /root/anaconda3/bin/python /data2/rov-offline/region_rule_rank_h_new.py
 #      /root/anaconda3/bin/python /data2/rov-offline/laohaokan_recommend_update.py
@@ -30,7 +30,7 @@ elif [[ $ROV_OFFLINE_ENV == 'pro' ]]; then
 #    done
 #    echo "24h, region_24h, h data update task finished!"
 #    nohup /root/anaconda3/bin/python /data/rov-offline/region_rule_rank_h.py '24h' &
-#    nohup /root/anaconda3/bin/python /data/rov-offline/region_rule_rank_h_v2.py '24h' &
+    nohup /root/anaconda3/bin/python /data/rov-offline/region_rule_rank_h_v2.py '24h' &
     nohup /root/anaconda3/bin/python /data/rov-offline/recommend_region_data_dup.py '24h' &
 #      /root/anaconda3/bin/python /data/rov-offline/region_rule_rank_h_new.py
 #      /root/anaconda3/bin/python /data/rov-offline/laohaokan_recommend_update.py