退运流程的基础文件提交
This commit is contained in:
@@ -42,7 +42,7 @@ public class BpmModelParam implements Serializable {
|
||||
@ApiModelProperty("流程描述")
|
||||
private String description;
|
||||
|
||||
private Integer formType = 10;
|
||||
private Integer formType;
|
||||
|
||||
@ApiModelProperty("表单提交路由")
|
||||
private String formCustomCreatePath;
|
||||
|
||||
Reference in New Issue
Block a user