5585 관련 api 정보에서 친구톡 제거
This commit is contained in:
parent
b1a75f98ec
commit
d9ee601c42
@ -356,10 +356,10 @@ $(document).ready(function(){
|
|||||||
<th>jsp_example_send_at_r1.jsp</th>
|
<th>jsp_example_send_at_r1.jsp</th>
|
||||||
<td>카카오알림톡발송</td>
|
<td>카카오알림톡발송</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<!-- <tr>
|
||||||
<th>jsp_example_send_ft_r1.jsp</th>
|
<th>jsp_example_send_ft_r1.jsp</th>
|
||||||
<td>카카오친구톡발송</td>
|
<td>카카오친구톡발송</td>
|
||||||
</tr>
|
</tr> -->
|
||||||
<tr>
|
<tr>
|
||||||
<th>jsp_example_hstry_r1.jsp</th>
|
<th>jsp_example_hstry_r1.jsp</th>
|
||||||
<td>전송내역조회</td>
|
<td>전송내역조회</td>
|
||||||
@ -443,10 +443,10 @@ $(document).ready(function(){
|
|||||||
<th>php_example_send_at_r1.php</th>
|
<th>php_example_send_at_r1.php</th>
|
||||||
<td>카카오알림톡발송</td>
|
<td>카카오알림톡발송</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<!-- <tr>
|
||||||
<th>php_example_send_ft_r1.php</th>
|
<th>php_example_send_ft_r1.php</th>
|
||||||
<td>카카오친구톡발송</td>
|
<td>카카오친구톡발송</td>
|
||||||
</tr>
|
</tr> -->
|
||||||
<tr>
|
<tr>
|
||||||
<th>php_example_hstry_r1.php</th>
|
<th>php_example_hstry_r1.php</th>
|
||||||
<td>전송내역조회</td>
|
<td>전송내역조회</td>
|
||||||
|
|||||||
@ -78,6 +78,6 @@ function customPopup(){
|
|||||||
<ul class="tabType1">
|
<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/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/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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
BIN
src/main/webapp/sample_mjon/jsp_샘플_예제_r3.zip
Normal file
BIN
src/main/webapp/sample_mjon/jsp_샘플_예제_r3.zip
Normal file
Binary file not shown.
BIN
src/main/webapp/sample_mjon/php_샘플_예제_r3.zip
Normal file
BIN
src/main/webapp/sample_mjon/php_샘플_예제_r3.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user