fix: 获取草稿列表SQL报错BUG
This commit is contained in:
+1
@@ -101,6 +101,7 @@ public class ProcessDraft implements Serializable {
|
||||
private java.lang.String userId;
|
||||
/**节点名称*/
|
||||
@ApiModelProperty(value = "节点名称")
|
||||
@TableField(exist = false)
|
||||
private java.lang.String nodeName;
|
||||
|
||||
@TableField(exist = false)
|
||||
|
||||
Reference in New Issue
Block a user