incubator-answer icon indicating copy to clipboard operation
incubator-answer copied to clipboard

根据标签获取问题列表,标签没有起作用

Open geekymv opened this issue 3 years ago • 1 comments

接口 /answer/api/v1/question/page?page_size=20&page=1&order=newest&tags%5B0%5D=go 初步调试了下后端没有正常接收到参数 tags 的值,对于数组接收的参数前端应该以tags=aaa&tags=bbb 传递。

geekymv avatar Oct 26 '22 11:10 geekymv

感谢问题反馈,问题已定位,正在修复

LinkinStars avatar Oct 27 '22 02:10 LinkinStars