在准备环境前提交次全部更改。
This commit is contained in:
5
apps/etl/connectors/feiqiu/run_etl.bat
Normal file
5
apps/etl/connectors/feiqiu/run_etl.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
REM ETL运行脚本 (Windows)
|
||||
cd /d "%~dp0"
|
||||
|
||||
python -m cli.main %*
|
||||
Reference in New Issue
Block a user