Files
st/server/router/app/enter.go
2026-02-10 17:48:27 +08:00

6 lines
53 B
Go

package app
type RouterGroup struct {
AuthRouter
}