🎨 新增vip模块

This commit is contained in:
2025-05-09 11:49:44 +08:00
parent 7903175c91
commit bf220076dd
12 changed files with 226 additions and 0 deletions

7
api/v1/vip/enter.go Normal file
View File

@@ -0,0 +1,7 @@
package vip
import "git.echol.cn/loser/lckt/service"
type ApiGroup struct{ VipApi }
var vipService = service.ServiceGroupApp.VipServiceGroup.VipService