fix -- 修复"我的流程"显示分类错误bug
This commit is contained in:
@@ -49,7 +49,7 @@ public class WfDefinitionVo {
|
||||
*/
|
||||
@ExcelProperty(value = "分类编码")
|
||||
@ApiModelProperty("分类编码")
|
||||
private String categoryCode;
|
||||
private String category;
|
||||
|
||||
@ApiModelProperty("版本")
|
||||
private Integer version;
|
||||
|
||||
Reference in New Issue
Block a user