🎨 新增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

3
service/vip/enter.go Normal file
View File

@@ -0,0 +1,3 @@
package vip
type ServiceGroup struct{ VipService }