fixed
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
/**
|
||||
* desc: 获取微信AI回复客户的配置
|
||||
* * 【请求地址】:
|
||||
* api/WxAiConfig/getRepayContent
|
||||
* api/wxAiConfig/getRepayContent
|
||||
*
|
||||
* * 【请求参数】:(如果有“必须”标识则表示该字段是必填项)
|
||||
* wxid AI微信ID【必须】
|
||||
@@ -172,7 +172,7 @@
|
||||
</div>
|
||||
<div>
|
||||
按需填写其它接口参数:
|
||||
<textarea name="" id="api_wxAiConfig_getRepayContent_textarea" cols="100" rows="3">/api/feedback/setUserFeedback</textarea>
|
||||
<textarea name="" id="api_wxAiConfig_getRepayContent_textarea" cols="100" rows="3">api/wxAiConfig/getRepayContent</textarea>
|
||||
<a href='JavaScript:;' onclick="DocObject.api_wxAiConfig_getRepayContent()">测试</a>
|
||||
</div>
|
||||
<div class="api_wxAiConfig_getRepayContent_response_result"></div>
|
||||
|
||||
Reference in New Issue
Block a user