]> 127.0.0.1 Git - front/.git/commitdiff
1 v0.1.20240806043245
authorqydysky <qydysky@foxmail.com>
Tue, 6 Aug 2024 04:29:45 +0000 (04:29 +0000)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 04:29:45 +0000 (04:29 +0000)
main.go

diff --git a/main.go b/main.go
index 977913249af3922118c6f72c609945322b80ed31..90e3264c78a878c99a184c5d8b2c0ced01e6a789 100755 (executable)
--- a/main.go
+++ b/main.go
@@ -138,6 +138,7 @@ func dealUri(s string, app []dealer.UriDealer) (t string) {
                default:
                }
        }
+       fmt.Println(t, len(app))
        return
 }