Pu Zhibing
2025-02-07 810d81a44d78bc3e7c42c2f116cc9968ab04baef
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/GoodsAppUser.java
@@ -39,6 +39,9 @@
    private Long appUserId;
    @TableField(exist = false)
    private String appUserIdStr;
    @TableField(exist = false)
    @ApiModelProperty(value = "用户名称")
    private String userName;