数组传参400Bad Request

84 阅读1分钟

请求方法:

GET

状态代码:

400 Bad Request 正确

http://localhost:5173/api/cus_dev_plan/delete?ids=7,8 传集合后端需要在前面加上@RequestParams("ids")