feat: 流程类型字段
This commit is contained in:
@@ -59,6 +59,7 @@ public class ProcessAll {
|
||||
/**
|
||||
* 流程类型
|
||||
*/
|
||||
@Dict(dicCode = "prc_type")
|
||||
@ApiModelProperty(value="流程类型")
|
||||
private Integer prcType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user