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