api 예제 다운로드 수정

This commit is contained in:
hehihoho3@gmail.com 2025-10-22 09:46:12 +09:00
parent aee4527d18
commit 324767d86d

View File

@ -99,22 +99,6 @@ $(document).ready(function(){
<td>발송가능건수</td>
</tr>
<tr>
<th>jsp_example_inqry_chnlid_r1.jsp</th>
<td>카카오채널조회</td>
</tr>
<tr>
<th>jsp_example_inqry_templates_list_r1.jsp</th>
<td>카카오템플릿조회</td>
</tr>
<tr>
<th>jsp_example_send_at_r1.jsp</th>
<td>카카오알림톡발송</td>
</tr>
<tr>
<th>jsp_example_send_ft_r1.jsp</th>
<td>카카오친구톡발송</td>
</tr>
</table>
</div>
</div>
@ -155,22 +139,6 @@ $(document).ready(function(){
<td>발송가능건수</td>
</tr>
<tr>
<th>php_example_inqry_chnlid_r1.php</th>
<td>카카오채널조회</td>
</tr>
<tr>
<th>php_example_inqry_templates_list_r1.php</th>
<td>카카오템플릿조회</td>
</tr>
<tr>
<th>php_example_send_at_r1.php</th>
<td>카카오알림톡발송</td>
</tr>
<tr>
<th>php_example_send_ft_r1.php</th>
<td>카카오친구톡발송</td>
</tr>
</table>
</div>
</div>