示例#1
0
 @Override
 public Code get(String id) {
   // TODO Auto-generated method stub
   return codeDao.get(id);
 }