MrShi
2026-03-06 cdca21c0c12fa79ad4e85321d0f0960c0c4c3f33
server/dmmall_service/src/main/java/com/doumee/service/business/ShopNewsService.java
@@ -103,7 +103,7 @@
     * @param shopNews 实体对象
     * @return long
     */
    Integer count(ShopNews shopNews);
    long count(ShopNews shopNews);
    /**