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

6 lines
47 B
Go

package app
type ApiGroup struct {
AuthApi
}