{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"moduleType": "string",
"logType": "string",
"relId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"teamId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"content": "string",
"createBy": 0,
"createAt": "string",
"createByName": "string"
}curl --location --request POST 'http://172.20.238.8:48806/spaceLog/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"moduleType": "string",
"logType": "string",
"relId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"teamId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"content": "string",
"createBy": 0,
"createAt": "string",
"createByName": "string"
}'{
"count": 0,
"data": false,
"code": 0,
"message": "",
"errorMessage": "",
"systemError": ""
}