python_jc

This commit is contained in:
dengrb1 2023-05-12 23:00:19 +08:00 committed by GitHub
parent 14d13cf813
commit 0e4ccad068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ def check_python_installation():
sleep(1.5)
sys.exit()
else:
print('Python 3.x已安装')
print('自检正常!')
open_exe('client')