Uses of Interface
io.github.xezzon.zeroweb.openapi.service.IOpenapiService4Subscription
Packages that use IOpenapiService4Subscription
-
Uses of IOpenapiService4Subscription in io.github.xezzon.zeroweb.openapi
Classes in io.github.xezzon.zeroweb.openapi that implement IOpenapiService4Subscription -
Uses of IOpenapiService4Subscription in io.github.xezzon.zeroweb.subscription
Constructors in io.github.xezzon.zeroweb.subscription with parameters of type IOpenapiService4SubscriptionModifierConstructorDescriptionSubscriptionService
(SubscriptionDAO subscriptionDAO, IThirdPartyAppService thirdPartyAppService, IOpenapiService4Subscription openapiService)