修改已知问题
This commit is contained in:
parent
497a2ebaf5
commit
fa4fb7bf00
|
|
@ -69,4 +69,4 @@ def kill_process_by_port(port):
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
kill_process_by_port(12396)
|
kill_process_by_port(12396)
|
||||||
# start()
|
start()
|
||||||
Loading…
Reference in New Issue