|
|
@ -182,6 +182,10 @@ public class OcrTaskchildPicture implements BaseDto,java.io.Serializable {
|
|
|
|
@TableField(value="HAVEPOINTS")
|
|
|
|
@TableField(value="HAVEPOINTS")
|
|
|
|
private Integer havepoints;
|
|
|
|
private Integer havepoints;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Schema(description = "当前节点名称")
|
|
|
|
|
|
|
|
@TableField(value="TASKNAME")
|
|
|
|
|
|
|
|
private String taskname;
|
|
|
|
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "项目对象")
|
|
|
|
@ApiModelProperty(value = "项目对象")
|
|
|
|
@TableField(exist = false)
|
|
|
|
@TableField(exist = false)
|
|
|
|
private Category categoryDto;
|
|
|
|
private Category categoryDto;
|
|
|
@ -247,41 +251,42 @@ public class OcrTaskchildPicture implements BaseDto,java.io.Serializable {
|
|
|
|
@TableField(exist = false)
|
|
|
|
@TableField(exist = false)
|
|
|
|
@JsonIgnore
|
|
|
|
@JsonIgnore
|
|
|
|
private final Map<String,String> query = Stream.of(
|
|
|
|
private final Map<String,String> query = Stream.of(
|
|
|
|
new SimpleEntry<>("ID","id"),
|
|
|
|
new SimpleEntry<>("ID","id"),
|
|
|
|
new SimpleEntry<>("OCPICTUREID","ocpictureid"),
|
|
|
|
new SimpleEntry<>("OCPICTUREID","ocpictureid"),
|
|
|
|
new SimpleEntry<>("PICTURERESULT","pictureresult"),
|
|
|
|
new SimpleEntry<>("PICTURERESULT","pictureresult"),
|
|
|
|
new SimpleEntry<>("PICTURECOMPARE","picturecompare"),
|
|
|
|
new SimpleEntry<>("PICTURECOMPARE","picturecompare"),
|
|
|
|
new SimpleEntry<>("DEPTID","deptid"),
|
|
|
|
new SimpleEntry<>("DEPTID","deptid"),
|
|
|
|
new SimpleEntry<>("TENANTID","tenantid"),
|
|
|
|
new SimpleEntry<>("TENANTID","tenantid"),
|
|
|
|
new SimpleEntry<>("PACKAGEID","packageid"),
|
|
|
|
new SimpleEntry<>("PACKAGEID","packageid"),
|
|
|
|
new SimpleEntry<>("PICTUREID","pictureid"),
|
|
|
|
new SimpleEntry<>("PICTUREID","pictureid"),
|
|
|
|
new SimpleEntry<>("CATEGORY","category"),
|
|
|
|
new SimpleEntry<>("CATEGORY","category"),
|
|
|
|
new SimpleEntry<>("CATEGORYID","categoryid"),
|
|
|
|
new SimpleEntry<>("CATEGORYID","categoryid"),
|
|
|
|
new SimpleEntry<>("SPECIFICATION","specification"),
|
|
|
|
new SimpleEntry<>("SPECIFICATION","specification"),
|
|
|
|
new SimpleEntry<>("BUESSINESSNO","buessinessno"),
|
|
|
|
new SimpleEntry<>("BUESSINESSNO","buessinessno"),
|
|
|
|
new SimpleEntry<>("STATES","states"),
|
|
|
|
new SimpleEntry<>("STATES","states"),
|
|
|
|
new SimpleEntry<>("PROCESSINSTANCEID","processinstanceid"),
|
|
|
|
new SimpleEntry<>("PROCESSINSTANCEID","processinstanceid"),
|
|
|
|
new SimpleEntry<>("PROCESSDEFINITIONID","processdefinitionid"),
|
|
|
|
new SimpleEntry<>("PROCESSDEFINITIONID","processdefinitionid"),
|
|
|
|
new SimpleEntry<>("DEPLOYMENTID","deploymentid"),
|
|
|
|
new SimpleEntry<>("DEPLOYMENTID","deploymentid"),
|
|
|
|
new SimpleEntry<>("ASSIGNEENAME","assigneename"),
|
|
|
|
new SimpleEntry<>("ASSIGNEENAME","assigneename"),
|
|
|
|
new SimpleEntry<>("ASSIGNEE","assignee"),
|
|
|
|
new SimpleEntry<>("ASSIGNEE","assignee"),
|
|
|
|
new SimpleEntry<>("UPDATEUSER","updateuser"),
|
|
|
|
new SimpleEntry<>("UPDATEUSER","updateuser"),
|
|
|
|
new SimpleEntry<>("UPDATETIME","updatetime"),
|
|
|
|
new SimpleEntry<>("UPDATETIME","updatetime"),
|
|
|
|
new SimpleEntry<>("FILEANNEX","fileannex"),
|
|
|
|
new SimpleEntry<>("FILEANNEX","fileannex"),
|
|
|
|
new SimpleEntry<>("GUIDANG","guidang"),
|
|
|
|
new SimpleEntry<>("GUIDANG","guidang"),
|
|
|
|
new SimpleEntry<>("CREATEUSER","createuser"),
|
|
|
|
new SimpleEntry<>("CREATEUSER","createuser"),
|
|
|
|
new SimpleEntry<>("CREATEUSERNAME","createusername"),
|
|
|
|
new SimpleEntry<>("CREATEUSERNAME","createusername"),
|
|
|
|
new SimpleEntry<>("CREATEDATE","createdate"),
|
|
|
|
new SimpleEntry<>("CREATEDATE","createdate"),
|
|
|
|
new SimpleEntry<>("USERID","userid"),
|
|
|
|
new SimpleEntry<>("USERID","userid"),
|
|
|
|
new SimpleEntry<>("USERNAME","username"),
|
|
|
|
new SimpleEntry<>("USERNAME","username"),
|
|
|
|
new SimpleEntry<>("FROMTASKID","fromtaskid"),
|
|
|
|
new SimpleEntry<>("FROMTASKID","fromtaskid"),
|
|
|
|
new SimpleEntry<>("FROMTASKNAME","fromtaskname"),
|
|
|
|
new SimpleEntry<>("FROMTASKNAME","fromtaskname"),
|
|
|
|
new SimpleEntry<>("FROMUSERID","fromuserid"),
|
|
|
|
new SimpleEntry<>("FROMUSERID","fromuserid"),
|
|
|
|
new SimpleEntry<>("FROMPROJECTID","fromprojectid"),
|
|
|
|
new SimpleEntry<>("FROMPROJECTID","fromprojectid"),
|
|
|
|
new SimpleEntry<>("FROMPLANID","fromplanid"),
|
|
|
|
new SimpleEntry<>("FROMPLANID","fromplanid"),
|
|
|
|
new SimpleEntry<>("FROMUPTIME","fromuptime"),
|
|
|
|
new SimpleEntry<>("FROMUPTIME","fromuptime"),
|
|
|
|
new SimpleEntry<>("FROMSOURCEID","fromsourceid"),
|
|
|
|
new SimpleEntry<>("FROMSOURCEID","fromsourceid"),
|
|
|
|
new SimpleEntry<>("HAVEPOINTS","havepoints")
|
|
|
|
new SimpleEntry<>("HAVEPOINTS","havepoints"),
|
|
|
|
|
|
|
|
new SimpleEntry<>("TASKNAME","taskname")
|
|
|
|
)
|
|
|
|
)
|
|
|
|
.collect(Collectors.toMap(SimpleEntry::getKey, SimpleEntry::getValue));
|
|
|
|
.collect(Collectors.toMap(SimpleEntry::getKey, SimpleEntry::getValue));
|
|
|
|
@Override
|
|
|
|
@Override
|
|
|
|