curl --location 'http://localhost:8085/api/miniapp/operate' \
--header 'Content-Type: application/json' \
--data '{
"app_id": "string",
"data": [
0
],
"operate": 0
}'{
"code": 0,
"data": null,
"message": "string"
}