fix 开业营运方案筹备人为null

This commit is contained in:
shuo.wang
2024-12-20 18:14:18 +08:00
parent 9d81c34ad4
commit 4ff40b2f7f
2 changed files with 0 additions and 8 deletions

View File

@@ -35,6 +35,4 @@ public class PlanListRequest {
private String curUserId;
@ApiModelProperty(value = "管辖区域",hidden = true)
private List<String> authRegionIds;
@ApiModelProperty("阶段状态")
private Integer shopSubStageStatus;
}