update 注释
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ public class ProcessApprovalRecord {
|
||||
*/
|
||||
@Dict(dicCode = "prc_node_status")
|
||||
@TableField(value = "finish_flag")
|
||||
@ApiModelProperty(value = "完成注记(1进行中,2已完成,3未处理,4已撤回)")
|
||||
@ApiModelProperty(value = "完成注记(1进行中,2已完成,3未处理,4已撤回,null是会签审批节点特殊处理)")
|
||||
private Integer finishFlag;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user