更新包名

This commit is contained in:
ayflying
2025-03-06 11:50:17 +08:00
parent 843cdc94d4
commit d44810e174
21 changed files with 45 additions and 43 deletions

View File

@@ -1,9 +1,9 @@
package aycache
import (
"github.com/ayflying/utility_go/package/aycache/drive"
drive2 "github.com/ayflying/utility_go/pgk/aycache/drive"
"github.com/gogf/gf/v2/os/gcache"
"new-gitlab.adesk.com/public_project/utility_go/package/aycache/drive"
drive2 "new-gitlab.adesk.com/public_project/utility_go/pgk/aycache/drive"
)
type Mod struct {