postman测试post请求参数是List entity后端用@RequestBody接受lIst entity方式

在这里插入图片描述
在这里插入图片描述
orders和id是entity的字段

原文地址:https://www.cnblogs.com/xianz666/p/14784118.html