初始提交:飞球 ETL 系统全量代码
This commit is contained in:
5
run_etl.bat
Normal file
5
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