luodangjia
2025-02-06 4ea15c3e2a3f0434df79a1b49fe4e90f7337b025
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)