--- src/main/webapp/WEB-INF/jsp/web/user/sendRESTAPI_infoPage3_r1_tab1.jsp
+++ src/main/webapp/WEB-INF/jsp/web/user/sendRESTAPI_infoPage3_r1_tab1.jsp
... | ... | @@ -235,7 +235,7 @@ |
| 235 | 235 |
<td class="padding_add"> |
| 236 | 236 |
{
|
| 237 | 237 |
<p>"resultCode":"0"</p> |
| 238 |
- <p>, "data":[</p> |
|
| 238 |
+ <p>, "data":{</p>
|
|
| 239 | 239 |
<div> |
| 240 | 240 |
<p>"msgGroupId":"MSGGID_0000000000000"</p> |
| 241 | 241 |
<p>, "msgType":"SMS"</p> |
... | ... | @@ -245,7 +245,7 @@ |
| 245 | 245 |
<p>, "successCnt":"3"</p> |
| 246 | 246 |
<p>, "test_yn":null</p> |
| 247 | 247 |
</div> |
| 248 |
- <p>]</p> |
|
| 248 |
+ <p>}</p> |
|
| 249 | 249 |
} |
| 250 | 250 |
</td> |
| 251 | 251 |
</tr> |
--- src/main/webapp/WEB-INF/jsp/web/user/sendRESTAPI_infoPage3_r1_tab5.jsp
+++ src/main/webapp/WEB-INF/jsp/web/user/sendRESTAPI_infoPage3_r1_tab5.jsp
... | ... | @@ -206,18 +206,17 @@ |
| 206 | 206 |
<td class="padding_add"> |
| 207 | 207 |
{
|
| 208 | 208 |
<p> "resultCode":"0"</p> |
| 209 |
- <p> , "data":[</p> |
|
| 210 |
- <p>  {</p>
|
|
| 211 |
- <p>   "longPrice":"50"</p> |
|
| 212 |
- <p>   , "longSendPsbltEa": "19651"</p> |
|
| 213 |
- <p>   , "mberMoney": "982586.7"</p> |
|
| 214 |
- <p>   , "message": null</p> |
|
| 215 |
- <p>   , "picturePrice": "90"</p> |
|
| 216 |
- <p>   , "pictureSendPsbltEa": "10917"</p> |
|
| 217 |
- <p>   , "shortPrice": "18"</p> |
|
| 218 |
- <p>   , "shortSendPsbltEa": "54588"</p> |
|
| 219 |
- <p>  }</p> |
|
| 220 |
- <p> ]</p> |
|
| 209 |
+ <p> , "data":{</p>
|
|
| 210 |
+ <p>  "longPrice":"50"</p> |
|
| 211 |
+ <p>  , "longSendPsbltEa": "19651"</p> |
|
| 212 |
+ <p>  , "mberMoney": "982586.7"</p> |
|
| 213 |
+ <p>  , "message": null</p> |
|
| 214 |
+ <p>  , "picturePrice": "90"</p> |
|
| 215 |
+ <p>  , "pictureSendPsbltEa": "10917"</p> |
|
| 216 |
+ <p>  , "shortPrice": "18"</p> |
|
| 217 |
+ <p>  , "shortSendPsbltEa": "54588"</p> |
|
| 218 |
+ <p>  </p> |
|
| 219 |
+ <p> }</p> |
|
| 221 | 220 |
} |
| 222 | 221 |
</td> |
| 223 | 222 |
</tr> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?