类 RootController
java.lang.Object
cn.hamm.airpower.root.RootController
- 直接已知子类:
RootEntityController
@RestController
@RequestMapping("")
public class RootController
extends Object
implements IAction, ITry
控制器根类
- 作者:
- Hamm.cn
-
构造器详细资料
-
RootController
public RootController()
-
-
方法详细资料
-
getCurrentUserId
protected final long getCurrentUserId()获取当前登录用户的信息
- 返回:
- 用户ID
-