luodangjia
2025-01-17 b0cc9bd3619e69fa4c8bbdedebb56435cfd74a8f
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/Share.java
@@ -75,7 +75,7 @@
    @ApiModelProperty(value = "对象id")
    @TableField("object_id")
    private String objectId;
    private Long objectId;
    @TableField(exist = false)
    private String authName;
    @TableField(exist = false)