包名改回来

This commit is contained in:
ayflying
2025-03-06 14:38:03 +08:00
parent f654e0feda
commit 92a127e128
25 changed files with 56 additions and 51 deletions

View File

@@ -1,12 +1,12 @@
package ip2region
import (
"github.com/ayflying/utility_go/service"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/os/gctx"
"github.com/gogf/gf/v2/os/gfile"
"github.com/lionsoul2014/ip2region/binding/golang/xdb"
"net"
"new-gitlab.adesk.com/public_project/utility_go/service"
"strings"
)