修改路径

This commit is contained in:
ayflying
2025-02-28 17:45:44 +08:00
parent 9f337df9de
commit 74a746bc47
29 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ package cmd
import (
"context"
"github.com/ayflying/utility_go/s3"
"github.com/ayflying/utility_go/package/s3"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/net/ghttp"
"github.com/gogf/gf/v2/os/gcfg"