.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

@@ -5,7 +5,7 @@ import (
"oss/consts"
"oss/model/entity"
"gitee.com/red-future---jilin-g/common/mongo"
"gitea.com/red-future/common/mongo"
)
var File = &file{}