curl --location -g --request GET 'https://api.gugudata.com/fund/open/etfrealtime?appkey=请前往 https://www.gugudata.com 购买&symbol=512800,511010'
{ "DataStatus": { "StatusCode": 0, "StatusDescription": "string", "ResponseDateTime": "string", "DataTotalCount": 0 }, "Data": { "FundCode": "string", "FundABBR": "string", "FundType": "string", "UnitNetworth": 0, "CumulativeNetworth": 0, "PreDayUnitNetworth": 0, "PreDayCumulativeNetworth": 0, "Growth": 0, "GrowthRate": "string", "MarketPrice": "string", "RateofDiscount": "string" } }