update delete file

This commit is contained in:
2025-04-15 22:52:17 +08:00
parent 51aa9cb67f
commit cc8e04a41f
7 changed files with 14 additions and 99 deletions
+1
View File
@@ -65,6 +65,7 @@ func main() {
if err != nil {
log.Fatal(err)
}
listener, err := net.Listen("tcp", "127.0.0.1:8888")
if err != nil {
panic(err)