Closed tuye01 closed 2 months ago
Can I print the routing address when the project starts?
https://github.com/zeromicro/go-zero/blob/6181594bc873e41ff8913b5b518e83d6e7e510d5/rest/server.go#L83
Use svr.PrintRoutes().
svr.PrintRoutes()
Resolved
Can I print the routing address when the project starts?