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

6 lines
58 B
Go

package app
type AppServiceGroup struct {
AuthService
}