@Test
 public void selectCategoryCount() {
   infoRepository.selectCategoryCount("001");
 }