lckt-server/api/v1/vip/enter.go
2025-05-09 11:49:44 +08:00

8 lines
155 B
Go

package vip
import "git.echol.cn/loser/lckt/service"
type ApiGroup struct{ VipApi }
var vipService = service.ServiceGroupApp.VipServiceGroup.VipService