示例#1
0
 public SamplePrefix getSamplePrefix(Integer id) {
   return samplePrefixDAO.getSamplePrefix(id);
 }