2023/8/30 update

This commit is contained in:
dengrb1
2023-08-30 13:54:42 +08:00
committed by GitHub
parent 8e231cc943
commit b287dcfba9

View File

@@ -110,4 +110,5 @@ def check_internet(url='http://www.baidu.com/', timeout=5):
if __name__ == '__main__':
check_internet()
sys.exit()
sleep(1)
os.system("taskill -f -t -im python_jc.exe")