feat: change package name to pro

This commit is contained in:
langhuihui
2024-10-22 08:25:55 +08:00
parent fba41faf6b
commit 2296aaaa30
133 changed files with 381 additions and 381 deletions
+3 -3
View File
@@ -4,9 +4,9 @@ import (
"bufio"
"context"
"io"
"m7s.live/v5"
"m7s.live/v5/pkg/task"
flv "m7s.live/v5/plugin/flv/pkg"
"m7s.live/pro"
"m7s.live/pro/pkg/task"
flv "m7s.live/pro/plugin/flv/pkg"
"net"
"net/http"
"strings"