{ "new": "string", "old": "string" }
curl --location --request POST 'https://www.quma.cn/api/index/link/batch-replace-origin' \ --header 'AppId;' \ --header 'AppSecret;' \ --header 'Content-Type: application/json' \ --data-raw '{ "new": "string", "old": "string" }'
{}