类 TodoListCountVO
java.lang.Object
io.github.mangocrisp.spring.taybct.module.lf.vo.TodoListCountVO
- 所有已实现的接口:
Serializable
待办数量查询 VO
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
todoCount
待办数量 -
doneCount
已办数量 -
typeCount
流程类型待办数量 -
designCount
设计待办数量
-
-
构造器详细资料
-
TodoListCountVO
public TodoListCountVO()
-