类 NodesControllerRegister
java.lang.Object
io.github.mangocrisp.spring.taybct.module.lf.controller.impl.NodesControllerRegister
- 所有已实现的接口:
INodesController
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
nodesService
-
-
构造器详细资料
-
NodesControllerRegister
public NodesControllerRegister()
-
-
方法详细资料
-
getNodesService
-
detail
@WebLog public io.github.mangocrisp.spring.taybct.tool.core.result.R<Nodes> detail(@PathVariable String id) - 指定者:
detail
在接口中INodesController
-