后台需要接收的对象格式如下:
使用postman模拟请求:
{
"name": "onion",
"arrStr": [
"1",
"2",
"3",
"4",
"5"
],
"strList": [
"1",
"2",
"3",
"4",
"5"
],
"userInfoList": [
{
"id": 1,
"userName": "jack1",
"phone": "111",
"add