将看板功能独立,方便独立维护功能。
This commit is contained in:
5
admin/dashboard_start.bat
Normal file
5
admin/dashboard_start.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
cd /d %~dp0
|
||||
echo 正在启动WeChatRobot管理后台...
|
||||
python dashboard_start.py
|
||||
pause
|
||||
Reference in New Issue
Block a user