GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
11.79k
stars
1.61k
forks
source link
There is an issue with batch registration of ALLMap using routing packets in version v2 #3096
Open
ceroot opened 1 year ago
1. What version of
Go
and system type/arch are you using?go version go1.21.3 windows/amd64
2. What version of
GoFrame
are you using?gf -v GoFrame CLI Tool v2.5.6, https://goframe.org/ GoFrame Version: v2.5.6 in current go.mod
3. Can this issue be re-produced with the latest release?
yes
4. What did you do?
Code in api/user/v1/user.go
Code in internal/cmd/cmd.go
5. What did you expect to see?
6. What did you see instead?