예제 #1
0
 @Override
 public long getMntArticleTotalCount(MntArticle mntArticle) {
   return mntArticleMapper.getMntArticleTotalCount(mntArticle);
 }