初始化项目

This commit is contained in:
2025-12-06 15:24:30 +08:00
parent 88a2753211
commit fd08b8925f
59 changed files with 2456 additions and 447 deletions

4
go.mod
View File

@@ -1,4 +1,4 @@
module cidService
module cidservice
go 1.25.3
@@ -10,7 +10,7 @@ require (
go.mongodb.org/mongo-driver/v2 v2.4.0
golang.org/x/net v0.47.0
)
replace gitee.com/red-future---jilin-g/common v0.1.9 => ../common
require (
github.com/BurntSushi/toml v1.5.0 // indirect
github.com/armon/go-metrics v0.4.1 // indirect