feige
5 天以前 92756a19ca99f2cade8a7e3ff46e08f47bf31cbc
zhang-content/src/main/java/com/ruoyi/domain/ZProperty.java
@@ -28,6 +28,7 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    private String fileName;
    /**
     * 本人id
     */
@@ -47,7 +48,8 @@
     */
    @Excel(name = "财产类别")
    private String type;
    @Excel(name = "价值区间")
    private String valueRange;
    /**
     * 收支名称
     */