heheng
2025-08-18 fdb8cb8bb5dea273f440c8a52b7b4d9c73966f37
expert-system/src/main/java/com/gkhy/system/domain/vo/response/ProjectExpertManagementInfoRes.java
@@ -66,6 +66,12 @@
    private Long step;
    /**
     * 专家人数
     */
    @ApiModelProperty(value = "专家人数")
    private Long expertNum;
    /**
     * 项目预计开始日期
     */
    @JsonFormat(pattern = "yyyy-MM-dd")