yxh
yxh
2025-06-03 cfba1fc7d6f80c43df3cc91a4398fd9a0a7c08ee
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;
}