예제 #1
0
 @Override
 public List<String> listAllType() {
   return cmsLinkDao.listAllType();
 }