Commit b14a26e9 authored by 子恒's avatar 子恒

[Optimize]更新文档

parent 4c7a8b5c
...@@ -2,4 +2,4 @@ cd /app/factor-detail && git pull ...@@ -2,4 +2,4 @@ cd /app/factor-detail && git pull
cd /app/factor-detail && python factor_detail_doc.py cd /app/factor-detail && python factor_detail_doc.py
cd /app/factor-detail && python factor_direct.py cd /app/factor-detail && python factor_direct.py
cd /app/basic-data/sync/data_check && python default.py --table='factor_info' --check=True && python default.py --table='factor_detail' --check=True cd /app/basic-data/sync/data_check && python default.py --table='factor_info' --check=True && python default.py --table='factor_detail' --check=True
cd /app/basic-data/sync/publish && python default.py --source_table='factor_info' --update=True && python default.py --source_table='factor_detail' --update=True cd /app/basic-data/sync/publish && python default.py --source_table='factor_info' --update=True && python factor_detail.py --update=True
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment