first commit
This commit is contained in:
8
backend/start.bat
Normal file
8
backend/start.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
echo 正在激活虚拟环境...
|
||||
venv\Scripts\activate
|
||||
|
||||
echo 正在启动小红书登录服务...
|
||||
python main.py
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user