类 ApprovalDetail
java.lang.Object
com.github.shuaidd.dto.oa.ApprovalDetail
描述
- 作者:
- ddshuai date 2021-07-19 10:02
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getSpNo()voidsetApplyData(ApplyData applyData) voidsetApplyer(Applyer applyer) voidsetApplyTime(Long applyTime) voidsetComments(List<ApprovalComment> comments) voidsetNotifyer(List<UserId> notifyer) voidvoidvoidsetSpRecords(List<SpRecord> spRecords) voidsetSpStatus(Integer spStatus) voidsetTemplateId(String templateId) toString()
-
字段详细资料
-
spNo
-
spName
-
templateId
-
spStatus
-
applyTime
-
applyer
-
notifyer
-
spRecords
-
comments
-
applyData
-
-
构造器详细资料
-
ApprovalDetail
public ApprovalDetail()
-
-
方法详细资料