Pu Zhibing
2025-04-03 22839ef1aee121cb9b96f4db3b0930667595022f
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/Shop.java
@@ -152,6 +152,7 @@
    @TableField("balance")
    private BigDecimal balance;
    @ApiModelProperty(value = "门店订单总数")
    @TableField("order_number")
    private Integer orderNumber;