chenyongxing %!s(int64=8) %!d(string=hai) anos
pai
achega
e4f0d10b41
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/main/java/com/yihu/editor/service/ArticleService.java

+ 1 - 0
src/main/java/com/yihu/editor/service/ArticleService.java

@ -32,6 +32,7 @@ public class ArticleService {
        if (page <= 0) {
            page = 1;
        }
        if (rows <= 0) {
            rows = 15;
        }