java.lang.Object
io.github.mangocrisp.spring.taybct.module.lf.domain.History
io.github.mangocrisp.spring.taybct.module.lf.vo.HistoryListVO
所有已实现的接口:
Serializable

public class HistoryListVO extends History
流程历史 VO 类
另请参阅:
  • 字段详细资料

    • serialVersionUID

      private static final long serialVersionUID
      另请参阅:
    • userName

      private String userName
      操作用户昵称
    • deptName

      private String deptName
      操作者部门名称
    • avatar

      private String avatar
      用户头像
  • 构造器详细资料

    • HistoryListVO

      public HistoryListVO()