Files
sundynix-go/api/v1/system/enter.go
T
2025-04-26 22:41:16 +08:00

7 lines
60 B
Go

package system
type ApiGroup struct {
LoginApi
UserApi
}