curl --location --request GET 'https://api.youlai.tech/api/v1/logs/visit-trend?startDate=yyyy-MM-dd&endDate=yyyy-MM-dd' \ --header 'Authorization: '
{ "code": "string", "data": { "dates": [ "string" ], "pvList": [ 0 ], "ipList": [ 0 ] }, "msg": "string" }