yinzuomei 2 years ago
parent
commit
de5dc99ba7
  1. 2
      epmet-module/gov-voice/gov-voice-server/src/main/resources/mapper/ArticleContentDao.xml

2
epmet-module/gov-voice/gov-voice-server/src/main/resources/mapper/ArticleContentDao.xml

@ -11,7 +11,7 @@
article_content ac
WHERE
ac.DEL_FLAG = '0'
AND ac.ID = #{articleId}
AND ac.ARTICLE_ID = #{articleId}
</select>
</mapper>
Loading…
Cancel
Save