curl --location --request GET 'https://shop5q4xc6jh.yixiangonline.com/adminapi/settings.shop.renew/payStatus' \
--header 'version: 2.0' \
--header 'token: {{ptoken}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"pay_status": 0
}
}