更新
This commit is contained in:
13
get_machine_code.bat
Normal file
13
get_machine_code.bat
Normal file
@@ -0,0 +1,13 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
echo ================================
|
||||
echo Hertz Django Get Machine Code
|
||||
echo ================================
|
||||
|
||||
python get_machine_code.py
|
||||
|
||||
echo.
|
||||
echo ================================
|
||||
echo Please send the machine code to the after-sales personnel
|
||||
echo ================================
|
||||
pause >nul
|
||||
17
一键启动教程(客户用).txt
Normal file
17
一键启动教程(客户用).txt
Normal file
@@ -0,0 +1,17 @@
|
||||
请确保python环境和node环境都已经配置完成!!!
|
||||
|
||||
请确保python环境和node环境都已经配置完成!!!
|
||||
|
||||
请确保python环境和node环境都已经配置完成!!!
|
||||
==========0. 获取机器码==========
|
||||
双击get_machine_code.bat
|
||||
将机器码发给售后或相关技术人员激活!
|
||||
|
||||
==========1. 项目初始化==========
|
||||
后端初始化:双击init_backend.bat
|
||||
前端初始化:双击init_frontend.bat
|
||||
|
||||
|
||||
==========2. 项目启动==========
|
||||
后端启动:双击start_backend.bat
|
||||
前端启动:双击start_frontend.bat
|
||||
Reference in New Issue
Block a user