liusheng
2025-09-15 34a716e48e49743083953113bfc2e8011d52444f
ruoyi-project/src/main/java/com/ruoyi/project/domain/vo/FundVO.java
@@ -66,6 +66,7 @@
    private Long fdattachcount;
    private String fdremark;
    private String fdrecordstatus;
    private String summaryId;
    private Long del_flag;
    private String create_by;
    @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")