fix: 健康监控全绿(小果cron移除+死表清理+补录写入方)
This commit is contained in:
@@ -819,6 +819,9 @@ def build_report():
|
||||
"candidates": ["mofin_db", "market_screener"],
|
||||
"candidate_score_history": ["mofin_db"],
|
||||
"strategy_feedback": ["mofin_db", "server"],
|
||||
"stock_daily": ["mofin_db"],
|
||||
"stock_weekly": ["mofin_db"],
|
||||
"stock_monthly": ["mofin_db"],
|
||||
}
|
||||
if not writers and tname in _manual_writers:
|
||||
writers = _manual_writers[tname]
|
||||
|
||||
Reference in New Issue
Block a user