.gitignore

This commit is contained in:
2026-02-24 16:49:31 +08:00
parent ea923a966d
commit 912a405632
10 changed files with 24 additions and 499 deletions

View File

@@ -10,9 +10,9 @@ import (
"oss/model/entity"
"time"
"gitee.com/red-future---jilin-g/common/minio"
"gitee.com/red-future---jilin-g/common/redis"
"gitee.com/red-future---jilin-g/common/utils"
"gitea.com/red-future/common/minio"
"gitea.com/red-future/common/redis"
"gitea.com/red-future/common/utils"
"github.com/gogf/gf/v2/errors/gerror"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/util/gconv"