Pu Zhibing
2025-02-26 ed76f62db481ab1a8c125cf01d5122d1e1606266
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;