|
@@ -91,7 +91,7 @@
|
|
|
</tr>
|
|
</tr>
|
|
|
</table>
|
|
</table>
|
|
|
<div class="MWFScriptText" name="jaxwsResponseScriptText"></div>
|
|
<div class="MWFScriptText" name="jaxwsResponseScriptText"></div>
|
|
|
- <div style="text-align:center; line-height:26px">使用 <font style="color: #e40000">this</font><font style="color: #666666">.response</font> 获取响应的JSON对象</div>
|
|
|
|
|
|
|
+ <div style="text-align:center; line-height:26px">使用 <font style="color: #e40000">this</font><font style="color: #666666">.response.get()</font> 获取响应的JSON对象</div>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
<div id="text{$.id}webserviceInvokeModeJaxrs" style="display: text{($.invokeMode=='jaxrs')?'block':'none'}">
|
|
<div id="text{$.id}webserviceInvokeModeJaxrs" style="display: text{($.invokeMode=='jaxrs')?'block':'none'}">
|
|
@@ -177,7 +177,7 @@
|
|
|
</tr>
|
|
</tr>
|
|
|
</table>
|
|
</table>
|
|
|
<div class="MWFScriptText" name="jaxrsResponseScriptText"></div>
|
|
<div class="MWFScriptText" name="jaxrsResponseScriptText"></div>
|
|
|
- <div style="margin-left: 10px; line-height:26px">使用 <font style="color: #e40000">this</font><font style="color: #666666">.response</font> 获取响应的JSON对象</div>
|
|
|
|
|
|
|
+ <div style="margin-left: 10px; line-height:26px">使用 <font style="color: #e40000">this</font><font style="color: #666666">.response.get()</font> 获取响应的JSON对象</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|