modify scripts
This commit is contained in:
6
cron/cmd.md
Normal file
6
cron/cmd.md
Normal file
@ -0,0 +1,6 @@
|
||||
# 拉取 研报
|
||||
```Bash
|
||||
cd /root/projects/stock/
|
||||
export DB_ENV=nas && python3 -m src.em_reports.fetch --begin=2025-12-06 --end=2025-12-15 --mode=fetch
|
||||
export DB_ENV=nas && python3 -m src.em_reports.fetch --begin=2025-12-06 --end=2025-12-15 --mode=down
|
||||
```
|
||||
Reference in New Issue
Block a user