yxh
yxh
2025-05-23 e4750948a3f1db512197faba674a8da8d112be11
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;
}