栓Q验证系统官网:http://shuanq.cn
curl --location --request GET 'http://demo.shuanq.cn/api/app/get_version_update?version_id=1&version_type=0&appid='
{
"code": 1,
"message": "获取成功",
"timestamp": 1673809722,
"nonceStr": "8782f73fd672269dd320c6502aea5d74",
"data": {
"list": [
{
"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": ""
}
],
"count": 1,
"moreOtherData": {
"api_extra_data": "",
"request_safe_code": ""
}
},
"signature": "d34f65dddaa46cabc08f079fc4afab44"
}