🎨 优化支付回调

This commit is contained in:
2025-09-08 20:09:04 +08:00
parent f5948a366b
commit 2bc3eb26fd
3 changed files with 45 additions and 14 deletions

View File

@@ -7,3 +7,4 @@ import (
type RouterGroup struct{ UserRouter }
var userApi = api.ApiGroupApp.UserApiGroup
var teacherVipApi = api.ApiGroupApp.AppApiGroup.TeacherVip