curl --location --request GET 'https://da.vtcm.link/dlc/list?type='
{
"code": 200,
"msg": "操作成功",
"data": [
{
"appId": 558244,
"name": "Italia",
"type": 1,
"desc": null,
"headerImageUrl": "https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/558244/header.jpg?t=1750224676",
"backgroundImageUrl": "https://store.akamai.steamstatic.com/images/storepagebackground/app/558244?t=1750224676",
"originalPrice": 7800,
"finalPrice": 3120,
"discount": 60
}
]
}