mirror of https://github.com/Mai-with-u/MaiBot.git
更新细节
parent
bd58fa48ce
commit
4ca3744072
|
|
@ -63,7 +63,7 @@ REM --- 后续脚本执行 ---
|
|||
REM 运行预处理脚本
|
||||
python "%~dp0scripts\mongodb_to_sqlite.py"
|
||||
if %ERRORLEVEL% neq 0 (
|
||||
echo Error: raw_data_preprocessor.py execution failed.
|
||||
echo Error: mongodb_to_sqlite.py execution failed.
|
||||
pause
|
||||
exit /b 1
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue