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