mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-08 16:32:46 +08:00
chore: 添加必要注释
This commit is contained in:
parent
ef29682230
commit
00eea85a69
@ -85,7 +85,7 @@ public class BpmTaskRespVO {
|
||||
@Schema(description = "是否填写审批意见", example = "false")
|
||||
private Boolean reasonRequire;
|
||||
|
||||
@Schema(description = "节点类型", example = "10")
|
||||
@Schema(description = "节点类型", example = "10") // 只有Simple设计器的场景下才会使用此字段
|
||||
private Integer nodeType;
|
||||
|
||||
@Data
|
||||
|
Loading…
x
Reference in New Issue
Block a user