feat(REQ-4418) - 流程 ES 索引
This commit is contained in:
parent
c99b480d6e
commit
e542c9e863
@ -103,6 +103,7 @@ public class ProcessInstanceDocument {
|
||||
/**
|
||||
* 发起人模型
|
||||
*/
|
||||
@IndexField(fieldType = FieldType.TEXT)
|
||||
private String initiatorJsonStr;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user