mirror of
https://github.com/NanjingForestryUniversity/supermachine-tobacco.git
synced 2025-11-08 22:33:54 +00:00
add test close
This commit is contained in:
parent
660711f6e6
commit
8c6007bc76
@ -32,6 +32,7 @@ d. 阀板的脉冲分频系数,>=2即可 h. 发个da和
|
||||
value = input(self.reminder)
|
||||
if value == 'q':
|
||||
print("好的,我退出啦")
|
||||
self.s.close()
|
||||
break
|
||||
else:
|
||||
self.process_cmd(value)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user