- 接口逻辑bug
https://developers.weixin.qq.com/doc/channels/API/league/ecleague_upditem.html 接口调用格式 { "type": 2, "info_id": "xxx", "operate_type": 1, "ratio": 0, "exclusive_info": { "is_forerver": true, "add_finder_ids": [ "xxx" ] } } info id 是对的情况下 ,提示 { "errcode": 10023103, "errmsg": "不存在该商品" }
2023-03-02 - 订单列表搜索日期错误!
https://developers.weixin.qq.com/doc/channels/API/order/list_get.html 文档 7天 实际不超过24小时 [图片] 订单搜索日期文档错误! 为什么反馈的东西都没人去管!
2023-02-23 - 请求示例主体字段错误
https://developers.weixin.qq.com/doc/channels/API/product/callback/ProductSpuListing.htmlhttps://developers.weixin.qq.com/doc/channels/API/league/ecleague_getitem.html 请求示例主体字段错误
2023-02-15 - 回包数据结构示例错误:items 应为[]object
https://developers.weixin.qq.com/doc/channels/API/league/ecleague_getitemlist.html 回包数据结构示例错误:items 应为[]object
2023-02-14 - 文档错误,is_forerver文档写的是number 类型,经测试实际为bool类型
https://developers.weixin.qq.com/doc/channels/API/league/ecleague_batchadditem.htmlhttps://developers.weixin.qq.com/doc/channels/API/league/ecleague_upditem.html 文档错误,is_forerver文档写的是number 类型,经测试实际为bool类型 还有 https://developers.weixin.qq.com/doc/channels/API/league/ecleague_getitem.html 这个接口返回的is_forerver为bool类型。文档错误标记为number类型
2023-02-13 - 添加商品接口请求参数文档,限购周期,缺少类型4
https://developers.weixin.qq.com/doc/channels/API/product/add.html 添加商品接口,限购周期,缺少类型4:按年
2023-02-13 - 文档markdown 格式有问题。麻烦修改一下,如图
https://developers.weixin.qq.com/doc/channels/API/league/ecleague_upditem.html 文档markdown 格式有问题。麻烦修改一下,如图:[图片]
2023-02-13