Browse Source

居民端-资讯栏目sql修改

master
liuchuang 4 years ago
parent
commit
662726d551
  1. 2
      epdc-cloud-client-yushan
  2. 3
      epdc-cloud-news/src/main/resources/mapper/NoticeDao.xml

2
epdc-cloud-client-yushan

@ -1 +1 @@
Subproject commit 481d321e23b6e3b6fecd4d2faac3e74b024d1613
Subproject commit 037ee6574bf347ae34d5251735a99c5511d81794

3
epdc-cloud-news/src/main/resources/mapper/NoticeDao.xml

@ -169,7 +169,8 @@
en.RELEASE_TIME,
en.DEPT_NAME,
en.IMG_URL,
en.READING_AMOUNT
en.READING_AMOUNT,
en.NOTICE_CONTENT
FROM
epdc_notice en
WHERE

Loading…
Cancel
Save