包名改回来

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,8 +1,8 @@
package aycache
import (
"github.com/ayflying/utility_go/package/aycache/drive"
"github.com/gogf/gf/v2/os/gcache"
"new-gitlab.adesk.com/public_project/utility_go/package/aycache/drive"
)
type Mod struct {

View File

@@ -2,12 +2,12 @@ package pay
import (
"context"
"github.com/ayflying/utility_go/package/pay/playstore"
"github.com/gogf/gf/v2/errors/gerror"
"github.com/gogf/gf/v2/os/gctx"
"github.com/gogf/gf/v2/text/gstr"
"github.com/gogf/gf/v2/util/gconv"
"google.golang.org/api/androidpublisher/v3"
"new-gitlab.adesk.com/public_project/utility_go/package/pay/playstore"
)
var (