更新
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
|
||||
Reference in New Issue
Block a user