规范栏目属性字段名称

This commit is contained in:
msgroup 2021-07-11 17:47:45 +08:00
parent 3c3a8c8265
commit 4e8fbac7e1
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ public class GeneraterAction extends BaseAction {
for (CategoryEntity category : categoryList) {
contentBean.setCategoryId(category.getId());
contentBean.setCategoryType(category.getCategoryType());
//将文章列表标签中的中的参数
articleIdList = contentBiz.queryIdsByCategoryIdForParser(contentBean);
// 分类是列表