将看板功能独立,方便独立维护功能。
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@echo off
|
||||
cd /d %~dp0
|
||||
echo 正在启动WeChatRobot管理后台...
|
||||
|
||||
echo [INFO] 正在安装Python依赖...
|
||||
pip install -r requirements.txt
|
||||
|
||||
python dashboard_start.py
|
||||
pause
|
||||
Reference in New Issue
Block a user