栓Q验证系统官网:http://shuanq.cn
curl --location --request GET 'http://demo.shuanq.cn/api/app/get_version_info?appid='
{
"code": 1,
"message": "获取成功",
"timestamp": 1673809583,
"nonceStr": "b303f75c1c7220251d427edc3c110805",
"data": {
"id": 8,
"appid": 8,
"type": 0,
"number": "11",
"content": "111",
"update_package": "1",
"complete_package": "2",
"exec_script": "{\n \"a\":\"b\"\n}",
"time": 1672895715,
"force": 1,
"scriptEditConfig": "",
"moreOtherData": {
"api_extra_data": "",
"request_safe_code": ""
}
},
"signature": "3a0e18a807efcc56dbd4e72277331134"
}