Pu Zhibing
2024-12-09 9d8eafeb416926fc28c2e6c7cc2b6ff5dff128cd
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/Share.java
@@ -76,7 +76,7 @@
    @ApiModelProperty(value = "对象id")
    @TableField("object_id")
    private Integer objectId;
    private String objectId;
}