修改已知问题

This commit is contained in:
chenxudong 2025-06-04 17:38:50 +08:00
parent 497a2ebaf5
commit fa4fb7bf00
1 changed files with 1 additions and 1 deletions

View File

@ -69,4 +69,4 @@ def kill_process_by_port(port):
if __name__ == '__main__':
kill_process_by_port(12396)
# start()
start()