Class DefaultTenantLicenseServiceImpl

java.lang.Object
cn.sinozg.applet.biz.tenant.service.impl.BaseTenantLicenseService
cn.sinozg.applet.biz.tenant.service.impl.DefaultTenantLicenseServiceImpl
All Implemented Interfaces:
TenantLicenseService

@Service @ConditionalOnSingleCandidate(TenantLicenseService.class) public class DefaultTenantLicenseServiceImpl extends BaseTenantLicenseService
默认实现
Since:
2024-11-03 13:21
Author:
xyb
  • Constructor Details

    • DefaultTenantLicenseServiceImpl

      public DefaultTenantLicenseServiceImpl()