puzhibing
2025-01-04 36f2f14ace300855a436f1ed9faf07049587a08f
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);
}