liusheng
8 天以前 29098e96b348b991ac44b55d8ec15430f3b4ceb3
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;
}