类 TenantController

java.lang.Object
net.sohelp.boot.admin.core.base.BaseController
net.sohelp.boot.engine.web.controller.TenantController

@RestController("engine-web-tenant") @RequestMapping("/engine/web/tenant") @ConditionalOnExpression("${sohelp-boot.engine.enabled:true} && ${sohelp-boot.engine.service.enabled:true}") public class TenantController extends BaseController
租户管理
从以下版本开始:
2024/8/5 11:46
作者:
AaronFung
  • 构造器详细资料

    • TenantController

      public TenantController()
  • 方法详细资料