更新细节
This commit is contained in:
@@ -63,7 +63,7 @@ REM --- 后续脚本执行 ---
|
|||||||
REM 运行预处理脚本
|
REM 运行预处理脚本
|
||||||
python "%~dp0scripts\mongodb_to_sqlite.py"
|
python "%~dp0scripts\mongodb_to_sqlite.py"
|
||||||
if %ERRORLEVEL% neq 0 (
|
if %ERRORLEVEL% neq 0 (
|
||||||
echo Error: raw_data_preprocessor.py execution failed.
|
echo Error: mongodb_to_sqlite.py execution failed.
|
||||||
pause
|
pause
|
||||||
exit /b 1
|
exit /b 1
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user