工作流模块提交
This commit is contained in:
@@ -30,7 +30,7 @@ public class FlowProcDefDto implements Serializable {
|
||||
@ApiModelProperty("流程key")
|
||||
private String flowKey;
|
||||
|
||||
@ApiModelProperty("流程分类")
|
||||
@ApiModelProperty("流程表单")
|
||||
private String category;
|
||||
|
||||
@ApiModelProperty("配置表单名称")
|
||||
|
||||
@@ -17,7 +17,7 @@ public class FlowSaveXmlVo implements Serializable {
|
||||
private String name;
|
||||
|
||||
/**
|
||||
* 流程分类
|
||||
* 流程表单
|
||||
*/
|
||||
private String category;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user