类 OpenApiAspect<S extends IOpenAppService,LS extends IOpenLogService>

java.lang.Object
cn.hamm.airpower.open.OpenApiAspect<S,LS>

@Component public class OpenApiAspect<S extends IOpenAppService,LS extends IOpenLogService> extends Object

OpenApi切面

作者:
Hamm.cn
  • 构造器详细资料

    • OpenApiAspect

      public OpenApiAspect()
  • 方法详细资料

    • pointCut

      public void pointCut()
    • openApi

      public Object openApi(@NotNull @NotNull org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws Throwable

      开放API

      抛出:
      Throwable