curl --location 'https://console.nezhachuhai.com/v1/api/bff/current-server-date' \ --header 'Authorization: Bearer 1_1'
{ "code": 0, "msg": "success", "data": "返回数据" }