MrShi
2 天以前 62b483cc627b0a5f7d626d6b333a3ef7c7c1f4f4
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);
    /**