获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 针对服务保障资金流水的问题
https://developers.weixin.qq.com/doc/channels/API/funds/getfundsflowdetail.html { "errcode": 0, "errmsg": "ok", "funds_flow": { "flow_id": "10005095515230913", "funds_type": 3, "flow_type": 2, "amount": 599, "balance": 19175196, "related_info_list": [ { "transaction_id": "50301606732023091365552708224" } ], "bookkeeping_time": "2023-09-13 14:00:04", "remark": "" } } 资金流水详情的related_info_list 没有业务相关的数据
2023-09-14 - 资金流水详情未返回时间字段
https://developers.weixin.qq.com/doc/channels/API/league/ecleague_getfundsflowdetail.html bookkeeping_time 未返回
2023-03-09