puzhibing
2025-01-14 3c9cc4f7a8ce14ce07dec4032d163fbb654cbd3f
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;