Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

[问题]对于 wechat 有,但是remax 没有收录的API如何调用? #1717

Closed
Kilerd opened this issue Sep 14, 2021 · 4 comments · Fixed by #1727
Closed

[问题]对于 wechat 有,但是remax 没有收录的API如何调用? #1717

Kilerd opened this issue Sep 14, 2021 · 4 comments · Fixed by #1727
Labels
question Further information is requested

Comments

@Kilerd
Copy link

Kilerd commented Sep 14, 2021

问题描述
对于 wechat 有,但是remax 没有收录的API如何调用?比如说调用客服的API

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/service-chat/wx.openCustomerServiceChat.html

@Kilerd Kilerd added the question Further information is requested label Sep 14, 2021
@ai4code
Copy link

ai4code commented Sep 15, 2021

这个api可以自定义的,估计remax版本没有更新吧,你需要自己把微信最新的api add进来

@Kilerd
Copy link
Author

Kilerd commented Sep 15, 2021

这个api可以自定义的,估计remax版本没有更新吧,你需要自己把微信最新的api add进来

不好意思,请问有什么例子可以看看怎么自己包装吗? 找了一下并没有相关文档

@watsonhaw5566
Copy link
Contributor

watsonhaw5566 commented Sep 15, 2021

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/service-chat/wx.openCustomerServiceChat.html

可以Remax内直接使用wx.openCustomerServiceChat。
之前补了一下。你看看这边还有没有别的接口也是没有的,麻烦也一起提供一下,我一起补充上去。@Kilerd

@Kilerd
Copy link
Author

Kilerd commented Sep 15, 2021

好的,我这边也了解到了「直接使用 wx.openCustomerServiceChat即可」的使用方法。 调用起来没问题。只是wx被编辑器标红而已。

之前补了一下。你看看这边还有没有别的接口也是没有的,麻烦也一起提供一下。

这个我会持续跟踪下去,到时候看看能不能整理出一个列表

This was referenced Sep 20, 2021
watsonhaw5566 pushed a commit to watsonhaw5566/remax that referenced this issue Sep 28, 2021
yesmeck pushed a commit that referenced this issue Oct 18, 2021
Co-authored-by: wangjue <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants