{ "app_name": "string", "appid": "string" }
curl --location --request POST 'https://www.quma.cn/api/index/mini/add-app' \ --header 'AppId;' \ --header 'AppSecret;' \ --header 'Content-Type: application/json' \ --data-raw '{ "app_name": "string", "appid": "string" }'
{}