优化默认返回码
This commit is contained in:
@@ -4,7 +4,7 @@ go 1.20
|
||||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
github.com/yuninks/langx v0.0.1
|
||||
github.com/yuninks/langx v0.0.3
|
||||
github.com/zeromicro/go-zero v1.6.4
|
||||
gorm.io/gorm v1.25.9
|
||||
)
|
||||
@@ -58,6 +58,5 @@ require (
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect
|
||||
google.golang.org/grpc v1.63.0 // indirect
|
||||
google.golang.org/protobuf v1.33.0 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user