feat: 支付闭环
This commit is contained in:
@@ -6,6 +6,8 @@ type ServiceGroup struct {
|
||||
ProgramService
|
||||
SubscriptionService
|
||||
InteractionService
|
||||
PayService
|
||||
OrderService
|
||||
}
|
||||
|
||||
var GroupApp = new(ServiceGroup)
|
||||
|
||||
Reference in New Issue
Block a user