添加:系统信息查看

This commit is contained in:
2019-04-08 21:11:22 +08:00
committed by JerryYan
parent 5e3f9e9aee
commit 14430e79ef
5 changed files with 57 additions and 6 deletions

View File

@ -25,7 +25,8 @@ updateTime = ""
forceStopDownload = False
forceNotBroadcasting = False
forceNotUpload = False
forceNotUpload = True
forceNotEncode = True
uploadQueue = queue.Queue()
encodeQueue = queue.Queue()