puzhibing
2024-12-27 3ddb84f9f118c67e0bab27b4332779b8af0dc266
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/Shop.java
@@ -118,6 +118,9 @@
    @TableField("lave_point")
    private Integer lavePoint;
    @TableField(exist = false)
    private Integer laveUsePoint;
    @ApiModelProperty(value = "门店分佣总金额")
    @TableField("giveaway_all_money")
    private BigDecimal giveawayAllMoney;