curl --location --request POST '/openapi/addFarm' \
--header 'Content-Type: application/json' \
--data-raw '{
"appid": "777575637740158976",
"noncestr": "1655111857793",
"sign": "D0BDC82105E8B145E12DE98624C8521B",
"name": "一号养殖场",
"type":"1"
}'
{}