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