curl --location --request PUT '/api/v1/yd/measuringInstrument/updateCalibrationDateBatch?ids=undefined&calibrationDate=undefined' \
--header 'Token: {{TOKEN}}' \
--header 'kb-code: kb_0edfbf5378fd' \
--header 'timestamp: 1787298374' \
--header 'sign: a0424f783b66311445533b87e3ff7ab6'{
"success": true,
"message": "操作成功!",
"code": 0,
"data": null,
"result": null,
"timestamp": 0
}