curl --location --request GET 'https://api.gugudata.com/stock/cn/ticks/demo'{
"DataStatus": {
"StatusCode": 0,
"StatusDescription": "string",
"ResponseDateTime": "string",
"DataTotalCount": 0
},
"Data": {
"Symbol": "string",
"TimeKey": 0,
"Price": 0,
"PriceChange": 0,
"High": 0,
"TradingVolume": 0,
"TradingAmount": 0,
"Type": 0
}
}