{
"app_type": 0,
"tag": "string",
"type": 0
}curl --location --request POST 'https://api.gogpu.cn/common/GetAdImages' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_type": 0,
"tag": "string",
"type": 0
}'{
"code": 0,
"data": [
{
"image": "string",
"link": "string"
}
],
"msg": "string"
}