类 RootController

java.lang.Object
cn.hamm.airpower.root.RootController
所有已实现的接口:
IAction, ITry
直接已知子类:
RootEntityController

@RestController @RequestMapping("") public class RootController extends Object implements IAction, ITry

控制器根类

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

    • RootController

      public RootController()
  • 方法详细资料

    • getCurrentUserId

      protected final long getCurrentUserId()

      获取当前登录用户的信息

      返回:
      用户ID