优化mongo,封装count逻辑,处理objectId

This commit is contained in:
2026-01-08 11:07:58 +08:00
parent 65c80ae56f
commit e85c8453de
34 changed files with 753 additions and 446 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
golang.org/x/net v0.47.0
)
//replace gitee.com/red-future---jilin-g/common v0.2.9 => ../common
replace gitee.com/red-future---jilin-g/common => ../common
require (
github.com/BurntSushi/toml v1.5.0 // indirect