refactor: ApiService 주석 추가

This commit is contained in:
hylee 2023-05-16 10:46:01 +09:00
parent cf7ccbc870
commit 6c46010f47

View File

@ -12,7 +12,7 @@ import org.springframework.web.client.RestTemplate;
* fileName : ApiService * fileName : ApiService
* author : hylee * author : hylee
* date : 2023-05-15 * date : 2023-05-15
* description : * description : API 서버 호출 Service - 호출 데이터 정제 까지 구현
* =========================================================== * ===========================================================
* DATE AUTHOR NOTE * DATE AUTHOR NOTE
* ----------------------------------------------------------- * -----------------------------------------------------------