yxh
2024-07-29 4faee66fafff37f6fa1c2914a6c5f3fe1c37b731
ruoyi-project/src/main/java/com/ruoyi/project/domain/vo/CheckFundVO.java
@@ -47,4 +47,7 @@
    @Excel(name = "流程结论 1:通过;2:驳回;")
    private Integer flowconclusion;
    List<String> fileNames;
    String outputFile;
}