This commit is contained in:
hailin 2025-06-23 03:38:28 +08:00
parent f6deb6de0c
commit 07df5fe715
1 changed files with 3 additions and 0 deletions

View File

@ -479,6 +479,9 @@ func (dao *NewsDAO) QueryPullNew(cond *NewsPullNewCondition) (dos []*models.News
models.NEWS_COLUMN_SEO_KEYWORDS,
models.NEWS_COLUMN_TAGS,
models.NEWS_COLUMN_URL,
models.NEWS_COLUMN_LANGUAGE,
models.NEWS_COLUMN_DIGEST,
models.NEWS_COLUMN_REPO_NAME,
models.NEWS_COLUMN_IMAGE_URL,
models.NEWS_COLUMN_LOGO_URL,
models.NEWS_COLUMN_MODEL_PARAMETER,