{
"deviceID": 1,
"deviceType": 1,
"reason": "充电异常;ipone13pro",
"detail": "15666666666"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/mDevicesMaintainRecord/createMDevicesMaintainRecord' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceID": 1,
"deviceType": 1,
"reason": "充电异常;ipone13pro",
"detail": "15666666666"
}'
{}