curl --location --request POST '/api/operateClipboard' \
--header 'Content-Type: application/json' \
--data-raw '{
"filePath": "/var/mobile/Containers/Data/Application/240F1A45-F1BE-4301-9C66-6D96AD1DA1C0/Documents/yjtp.png",
"type": "1",
"ops": "1"
}'