Merge branch 'api_advc'

This commit is contained in:
hehihoho3@gmail.com 2025-12-03 12:53:40 +09:00
commit 5da092f832
4 changed files with 5 additions and 5 deletions

View File

@ -356,10 +356,10 @@ $(document).ready(function(){
<th>jsp_example_send_at_r1.jsp</th>
<td>카카오알림톡발송</td>
</tr>
<tr>
<!-- <tr>
<th>jsp_example_send_ft_r1.jsp</th>
<td>카카오친구톡발송</td>
</tr>
</tr> -->
<tr>
<th>jsp_example_hstry_r1.jsp</th>
<td>전송내역조회</td>
@ -443,10 +443,10 @@ $(document).ready(function(){
<th>php_example_send_at_r1.php</th>
<td>카카오알림톡발송</td>
</tr>
<tr>
<!-- <tr>
<th>php_example_send_ft_r1.php</th>
<td>카카오친구톡발송</td>
</tr>
</tr> -->
<tr>
<th>php_example_hstry_r1.php</th>
<td>전송내역조회</td>

View File

@ -78,6 +78,6 @@ function customPopup(){
<ul class="tabType1">
<li class="tab"><button type="button" class="goSubPage" data-info="<c:url value="/web/api/apiSpec.do" />">문자</button></li>
<li class="tab"><button type="button" class="goSubPage" data-info="<c:url value="/web/api/apiAtSpec.do" />">알림톡</button></li>
<li class="tab"><button type="button" class="goSubPage" data-info="<c:url value="/web/api/apiFtSpec.do" />">친구톡</button></li>
<%-- <li class="tab"><button type="button" class="goSubPage" data-info="<c:url value="/web/api/apiFtSpec.do" />">친구톡</button></li> --%>
</ul>
</div>

Binary file not shown.

Binary file not shown.