{
"opeType": "",
"billId": null,
"billCode": "",
"param": "",
"result": "",
"successFlag":1,
"sync": "1"
}curl --location --request POST '/mc/api/apiLog/save' \
--header 'orgId;' \
--header 'Authorization: Bearer xxxxx' \
--header 'tenant-id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"opeType": "",
"billId": null,
"billCode": "",
"param": "",
"result": "",
"successFlag":1,
"sync": "1"
}'{
"code": null,
"msg": "",
"data": {},
"timestamp": 0
}