cURL
curl --request POST \ --url https://user.pmock.com/api/open/api/app/listUpgradeApp \ --header 'Content-Type: application/json' \ --data '{ "id": 123 }'
{ "traceId": "", "total": 0, "rows": [ { "id": 0, "apkName": "", "apkPkg": "", "apkIconUrl": "", "installStatus": 0, "cateCode": 0, "weight": 0, "needUpdate": false, "appVersionList": [ { "id": 0, "apkVersionName": "", "apkVersionCode": 0, "installStatus": 0, "size": 0, "shelfStatus": 0, "md5": "" } ], "shelfStatus": 0 } ], "code": 0, "msg": "" }
get can upgrade app list
Number of records displayed per page The default is1,and the maximum number of items in a single query is:1
Current page count
Phone ID, The Get phone list returns the ID contained in the data.
Get phone list
Link ID
Total number of records
list data
Show child attributes
Message status code
message content