curl --location -g --request GET 'https://api.gugudata.com/fund/open-nav-realtime?appkey=请前往 https://www.gugudata.com 购买&symbol=017437'{
"DataStatus": {
"StatusCode": 0,
"StatusDescription": "string",
"ResponseDateTime": "string",
"DataTotalCount": 0
},
"Data": {
"Symbol": "string",
"FundName": "string",
"TimeKey": "string",
"UnitNetWorth": 0,
"AccumulatedNetWorth": 0,
"PreviousUnitNetWorth": 0,
"PreviousAccumulatedNetWorth": 0,
"DailyGrowthValue": 0,
"DailyGrowthRate": 0,
"PurchaseStatus": "string",
"RedemptionStatus": "string",
"Fee": "string"
}
}