🎨 新增vip模块
This commit is contained in:
7
api/v1/vip/enter.go
Normal file
7
api/v1/vip/enter.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package vip
|
||||
|
||||
import "git.echol.cn/loser/lckt/service"
|
||||
|
||||
type ApiGroup struct{ VipApi }
|
||||
|
||||
var vipService = service.ServiceGroupApp.VipServiceGroup.VipService
|
||||
Reference in New Issue
Block a user