1、发布工具流程-关联工具细节调整
2、文档资源管理调整
This commit is contained in:
@@ -86,6 +86,7 @@ public class Tool extends BaseEntity
|
||||
|
||||
private BpmClientInputModelBo bpmClientInputModel;
|
||||
|
||||
/** done:办结,doing:进行中**/
|
||||
private String recordStatus;
|
||||
|
||||
private Boolean editStatus;
|
||||
@@ -101,4 +102,6 @@ public class Tool extends BaseEntity
|
||||
private Boolean downloadStatus;
|
||||
|
||||
private List<String> excludeFields;
|
||||
|
||||
private List<Document> documentList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user