heheng
2025-05-20 dc4f8829472baf47345e3a01384d7b5eaf7ee727
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")