🎨 新增讲师包月功能,优化支付回调

This commit is contained in:
2025-09-07 02:11:22 +08:00
parent 7bcc2370bd
commit df46c7ab29
16 changed files with 508 additions and 43 deletions

View File

@@ -4,4 +4,5 @@ type ServiceGroup struct {
AppUserService
BannerService
OrderService
TeacherVipService
}