@@ -47,4 +47,5 @@ public interface CommonService {
ExpertVO getExpert(Long id);
DataDTO getAllData();
+
}