{
"name": "string"
}curl --location --request POST 'http://172.20.238.8:48806/lite/team/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string"
}'{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"name": "",
"type": "",
"isDeleted": false,
"ownerId": 0,
"ownerName": "",
"createAt": "",
"updateAt": "",
"memberType": "",
"appCount": 0
}