curl --location --request POST 'http://192.168.20.134:9090/lock-manager/upgradeFile/modify' \
--header 'Cookie: UID=8cd77bf103294681a20959bd2b62a470' \
--form 'version=""' \
--form 'uuid="af184e9f-04b7-4c71-95bd-63520b5cf109"' \
--form 'type="1"' \
--form 'devtype="99999"' \
--form 'id="null"'
{
"code": 0,
"message": "string",
"data": null
}