This commit is contained in:
hailin 2025-06-22 18:30:05 +08:00
parent 69052faa7a
commit f6deb6de0c
1 changed files with 1 additions and 0 deletions

View File

@ -488,6 +488,7 @@ func (dao *NewsDAO) QueryPullNew(cond *NewsPullNewCondition) (dos []*models.News
models.NEWS_COLUMN_IS_DELETED,
models.NEWS_COLUMN_IS_REPLICATE,
models.NEWS_COLUMN_STATE,
models.NEWS_COLUMN_DATA_TIME,
models.NEWS_COLUMN_CREATED_TIME,
models.NEWS_COLUMN_UPDATED_TIME,
models.NEWS_COLUMN_EXTRA_DATA,