fix: staleness-check fix_action硬编码旧路径scripts/改正确deploy/profile-scripts/(t_1310bbdb)
This commit is contained in:
@@ -210,7 +210,7 @@ def main():
|
||||
(f"[STRATEGY_STALE] {s['name']}({code}) 需重评",
|
||||
f"策略过期: {'; '.join(s['flags'])} | 上次更新{s['age_days']}天前 | 区间{s['entry_zone']}",
|
||||
"pending", "high", "staleness_check",
|
||||
f"cd /home/hmo/MoFin && python3 scripts/per_stock_reassess.py {code}",
|
||||
f"cd /home/hmo/MoFin && python3 deploy/profile-scripts/per_stock_reassess.py {code}",
|
||||
)
|
||||
)
|
||||
conn.commit()
|
||||
|
||||
Reference in New Issue
Block a user