MrShi
2026-02-24 4282e1cc35d85e2f84fe37b7f51fde22b374c7c9
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);
    /**