feat:API 전사 테스트에 대한 추가 수정 [오타 수정]

This commit is contained in:
hylee 2023-08-09 12:05:50 +09:00
parent 299c50bc7b
commit 5db3662f55
2 changed files with 4 additions and 4 deletions

View File

@ -95,19 +95,19 @@
<td><span class="font_b">...</span></td>
<td>...</td>
<td>...</td>
<td><span class="select_o">X</span></td>
<td><span class="select_x">X</span></td>
</tr>
<tr>
<td><span class="font_b">callTo_100</span></td>
<td>수신자 번호 100</td>
<td>String</td>
<td><span class="select_o">X</span></td>
<td><span class="select_x">X</span></td>
</tr>
<tr>
<td><span class="font_b">smsTxt_100</span></td>
<td>메시지 내용 100</td>
<td>String(1~2,000Byte)</td>
<td><span class="select_o">X</span></td>
<td><span class="select_x">X</span></td>
</tr>
</tbody>
</table>

View File

@ -19,7 +19,7 @@ $(document).ready(function(){
<div class="send_top">
<!-- tab button -->
<c:import url="./top_tepMenu.jsp" />
<!--// tab button
<!--// tab button -->
<div class="api_guide_cont current">
<div class="heading">