上传文件至 8.0
This commit is contained in:
parent
1a65a7f31a
commit
017b987213
7
8.0/启动服务.bat
Normal file
7
8.0/启动服务.bat
Normal file
@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
echo 正在启动视频批量处理系统...
|
||||
start "" python server.py
|
||||
timeout /t 3
|
||||
start http://localhost:5000
|
||||
echo 服务已启动,如果浏览器没有自动打开,请手动访问 http://localhost:5000
|
||||
pause
|
Loading…
x
Reference in New Issue
Block a user