puzhibing
2025-01-02 2baa90c11d0ee7284d127f3a96c0f8452292d150
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/mapper/ShopMapper.java
@@ -28,6 +28,6 @@
    ShopDetailVO selectShopDetail(Integer shopId);
    ShopStatistics getShopStatistics(String shopName);
    ShopStatistics getShopStatistics(@Param("shopId") Integer shopId);
}