curl --location --request GET 'http://testnew.zfxfu.com:9999/HomeCoreV2/AndroidAllLastPlugInfo?hostPacketName&userid&fromwherestr&appversionid' \
--header 'token;'{
"code": 200,
"message": "string",
"data": [
{
"androidHostPlugId": 0,
"androidHostId": 0,
"plugCode": "string",
"plugName": "string",
"plugVersionId": 0,
"plugDownPath": "string",
"plugFTPDownPath": "string",
"isUse": true,
"addTime": "2019-08-24T14:15:22.123Z",
"editTime": "2019-08-24T14:15:22.123Z"
}
]
}