feige
2024-09-03 c8ea9050a3e82eba68617c1a85ebb8b93eb885a3
zhang-content/src/main/java/com/ruoyi/domain/ZCertificate.java
@@ -73,6 +73,9 @@
    @Excel(name = "持有情况")
    private String ownStatus;
    /**
     * 分享人
     */
    private Integer shareId;
}