xiangpei
2025-02-10 55a173ec806bbe9ea00c6801e6c5b87b7af2f3eb
business/src/main/java/com/ycl/domain/vo/ProjectInfoVO.java
@@ -162,6 +162,8 @@
    @ApiModelProperty("文件")
    private List<File> fileList;
    private Integer usedStatus;
    private String remark;
    private Long processId;
    private ProjectInvestmentInfoVO projectInvestmentInfo;
    private ProjectInvestmentFundingVO projectInvestmentFunding;