摘要: 伙伴匹配系统踩坑日记8 controller传参 后端 参数映射 在swagger里传空值,发现有问题 在方法中加入@requestparam注解 @GetMapping("search/tags") public BaseResponse<List<User>> searchusersByTags 阅读全文
posted @ 2024-08-25 11:44 vast_joy 阅读(26) 评论(0) 推荐(0)