运营列表加字段阶段状态
This commit is contained in:
@@ -47,4 +47,7 @@ public class OpeningOperationPlanListVO {
|
||||
|
||||
@ApiModelProperty("审核结果,0待审核,1通过,2拒绝")
|
||||
private Integer resultType;
|
||||
|
||||
@ApiModelProperty("阶段状态")
|
||||
private Integer subStageStatus;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user