如下为官方文档
https://developers.weixin.qq.com/doc/offiaccount/Customer_Service/Obtain_chat_transcript.html
我参考官方文档,但是接口调用成功后recordlist一直是空
我尝试了用两个appid,wxbb23a029883b991d和wx260a67855553e9c2,都是空。
如下为官方文档
https://developers.weixin.qq.com/doc/offiaccount/Customer_Service/Obtain_chat_transcript.html
我参考官方文档,但是接口调用成功后recordlist一直是空
我尝试了用两个appid,wxbb23a029883b991d和wx260a67855553e9c2,都是空。
1 个回答
自己解决了,这接口传递的时间是utc时间,而我传递的是local的时间所以没取到;结贴